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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dia64-opc-m.c607 #define STINCIMMED(c,h) M, OpX6aHint (5, c, h), {MR3, R2, IMM9a}, POSTINC, 0, NULL macro
608 {"st1", STINCIMMED (0x30, 0)},
609 {"st1.nta", STINCIMMED (0x30, 3)},
610 {"st2", STINCIMMED (0x31, 0)},
611 {"st2.nta", STINCIMMED (0x31, 3)},
612 {"st4", STINCIMMED (0x32, 0)},
613 {"st4.nta", STINCIMMED (0x32, 3)},
614 {"st8", STINCIMMED (0x33, 0)},
615 {"st8.nta", STINCIMMED (0x33, 3)},
616 {"st1.rel", STINCIMMED (
626 #undef STINCIMMED macro
[all...]

Completed in 43 milliseconds