예제 #1
0
                                                     (0x0e, Instr(Mnemonic.push, F_ST)),

                                                     (0x0b, Instr(Mnemonic.reti, InstrClass.Transfer | InstrClass.Return, F_None)),
예제 #2
0
 (0xd8, Instr(Mnemonic.push, F_Rn)),
 (0x0e, Instr(Mnemonic.push, F_ST)),
예제 #3
0
 (0xb8, Instr(Mnemonic.push, F_A)),
 (0xc8, Instr(Mnemonic.push, F_B)),
예제 #4
0
 (0xc8, Instr(Mnemonic.push, F_B)),
 (0xd8, Instr(Mnemonic.push, F_Rn)),
예제 #5
0
 Instr(Mnemonic.push, reg16),