9 Commits (9390dd2bbb5bfc76ff8302ae41da5b3492e29e1a)

Author SHA1 Message Date
Peter Johnson 8495e174cc x86_parse_targetmod enum should start with value 1, not 0. 23 years ago
Peter Johnson c2e982f901 Take opersize as an input for x86_bc_new_jmprel(). 23 years ago
Peter Johnson 2c090517fc Flatten x86_targetval into x86_new_jmprel_data, as the former is no longer used 23 years ago
Peter Johnson 70442d8b7f Make "TO" a x86 targetmod. 23 years ago
Peter Johnson ef8f221f24 Added shift instructions, as well as new "postponed" actions for things such 23 years ago
Peter Johnson 3320945f95 Massive restructuring of lexing and parsing (NASM-compatible parser). 23 years ago
Peter Johnson ac65ee8770 Better LCLint settings for x86_bc_insn_get_ea(). 24 years ago
Peter Johnson 8178f883a5 Modify so that almost everything passes LCLint with the options in lclint.sh. 24 years ago
Peter Johnson f58d7cb093 Split x86-specific stuff away from bytecode. 24 years ago