chartab: migrate to com format and awk assembler

This commit is contained in:
Nero 2023-01-01 21:42:02 +00:00
parent 50b98bf7af
commit 441bcbf40f
2 changed files with 3 additions and 11 deletions

View file

@ -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) {