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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dia64-opc-m.c1034 #define FSTINCIMMED(c,h) M, OpX6aHint (7, c, h), {MR3, F2, IMM9a}, POSTINC, 0, NULL macro
1035 {"stfs", FSTINCIMMED (0x32, 0)},
1036 {"stfs.nta", FSTINCIMMED (0x32, 3)},
1037 {"stfd", FSTINCIMMED (0x33, 0)},
1038 {"stfd.nta", FSTINCIMMED (0x33, 3)},
1039 {"stf8", FSTINCIMMED (0x31, 0)},
1040 {"stf8.nta", FSTINCIMMED (0x31, 3)},
1041 {"stfe", FSTINCIMMED (0x30, 0)},
1042 {"stfe.nta", FSTINCIMMED (0x30, 3)},
1043 {"stf.spill", FSTINCIMMED (
1045 #undef FSTINCIMMED macro
[all...]

Completed in 50 milliseconds