Searched refs:STINCIMMED (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-opc-m.c | 1262 #define STINCIMMED(c,h) M, OpX6aHint (5, c, h), {MR3, R2, IMM9a}, POSTINC, 0, NULL macro 1263 {"st1", STINCIMMED (0x30, 0)}, 1264 {"st1.nta", STINCIMMED (0x30, 3)}, 1265 {"st2", STINCIMMED (0x31, 0)}, 1266 {"st2.nta", STINCIMMED (0x31, 3)}, 1267 {"st4", STINCIMMED (0x32, 0)}, 1268 {"st4.nta", STINCIMMED (0x32, 3)}, 1269 {"st8", STINCIMMED (0x33, 0)}, 1270 {"st8.nta", STINCIMMED (0x33, 3)}, 1271 {"st1.rel", STINCIMMED (0x34, 0)}, [all …]
|