mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
more
This commit is contained in:
@@ -489,4 +489,6 @@ opcode sequence(0xA7) name "CMPSW" {
|
||||
/* how to show it */
|
||||
syntax ;
|
||||
}
|
||||
opcode sequence(0xA8 immb) name "TEST" { common opcode "TEST" param(AL,immb); }
|
||||
opcode sequence(0xA9 immw) name "TEST" { common opcode "TEST" param(accum,immw); }
|
||||
|
||||
|
Reference in New Issue
Block a user