capstone/arch/M68K
Travis Finkenauer 31d0de4552 [M68K] store correct register value in op.reg_pair (#1411)
* m68k: store correct m68k_reg value in op.reg_pair

Originally, value - M68K_REG_D0 was stored and the print logic added
M68K_REG_D0.

* m68k: fix license typo
2019-03-02 17:40:29 +08:00
..
M68KDisassembler.c [M68K] store correct register value in op.reg_pair (#1411) 2019-03-02 17:40:29 +08:00
M68KDisassembler.h We can read more registers from M68K (#1151) 2018-06-02 01:08:54 +08:00
M68KInstPrinter.c [M68K] store correct register value in op.reg_pair (#1411) 2019-03-02 17:40:29 +08:00
M68KInstPrinter.h Fix missing-prototypes warnings (#1348) 2019-01-22 08:43:02 +08:00
M68KInstructionTable.inc Made instruction table static (#1408) 2019-03-02 10:53:30 +08:00
M68KModule.c Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00
M68KModule.h Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00