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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dia64-opc-m.c492 #define LDINCIMMED(c,h) M, OpX6aHint (5, c, h), {R1, MR3, IMM9b}, POSTINC, 0, NULL macro
493 {"ld1", LDINCIMMED (0x00, 0)},
494 {"ld1.nt1", LDINCIMMED (0x00, 1)},
495 {"ld1.nta", LDINCIMMED (0x00, 3)},
496 {"ld2", LDINCIMMED (0x01, 0)},
497 {"ld2.nt1", LDINCIMMED (0x01, 1)},
498 {"ld2.nta", LDINCIMMED (0x01, 3)},
499 {"ld4", LDINCIMMED (0x02, 0)},
500 {"ld4.nt1", LDINCIMMED (0x02, 1)},
501 {"ld4.nta", LDINCIMMED (
604 #undef LDINCIMMED macro
[all...]

Completed in 32 milliseconds