Searched refs:LDINCREG (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dia64-opc-m.c289 #define LDINCREG(c,h) M, OpMXX6aHint (4, 1, 0, c, h), {R1, MR3, R2}, POSTINC, 0, NULL macro
290 {"ld1", LDINCREG (0x00, 0)},
291 {"ld1.nt1", LDINCREG (0x00, 1)},
292 {"ld1.nta", LDINCREG (0x00, 3)},
293 {"ld2", LDINCREG (0x01, 0)},
294 {"ld2.nt1", LDINCREG (0x01, 1)},
295 {"ld2.nta", LDINCREG (0x01, 3)},
296 {"ld4", LDINCREG (0x02, 0)},
297 {"ld4.nt1", LDINCREG (0x02, 1)},
298 {"ld4.nta", LDINCREG (
401 #undef LDINCREG macro
[all...]

Completed in 33 milliseconds