chartab: migrate to com format and awk assembler
This commit is contained in:
parent
50b98bf7af
commit
441bcbf40f
2 changed files with 3 additions and 11 deletions
|
@ -368,7 +368,7 @@ op in alu {
|
|||
op=="test" {
|
||||
push_op_modrm(132) # 84
|
||||
if (!hex) {
|
||||
size=push_op_fixed_spare(246, 7)
|
||||
size=push_op_fixed_spare(246, 0)
|
||||
if (size==1) {
|
||||
push_byte(getsym(op2))
|
||||
} else if (size==2) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue