Searched refs:FSTINCIMMED (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-opc-m.c | 2122 #define FSTINCIMMED(c,h) M, OpX6aHint (7, c, h), {MR3, F2, IMM9a}, POSTINC, 0, NULL macro 2123 {"stfs", FSTINCIMMED (0x32, 0)}, 2124 {"stfs.nta", FSTINCIMMED (0x32, 3)}, 2125 {"stfd", FSTINCIMMED (0x33, 0)}, 2126 {"stfd.nta", FSTINCIMMED (0x33, 3)}, 2127 {"stf8", FSTINCIMMED (0x31, 0)}, 2128 {"stf8.nta", FSTINCIMMED (0x31, 3)}, 2129 {"stfe", FSTINCIMMED (0x30, 0)}, 2130 {"stfe.nta", FSTINCIMMED (0x30, 3)}, 2131 {"stf.spill", FSTINCIMMED (0x3b, 0)}, [all …]
|