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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dsparc.h206 #define RS2(x) ((x) & 0x1f) /* Rs2 field. */ macro
219 #define RS2_G0 RS2 (~0)
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dsparc-opc.c452 { "sta", F3(3, 0x14, 0), F3(~3, ~0x14, ~0)|RS2(~0), "d,[1]A", 0, v6 }, /* sta d,[rs1+%g0] */
459 { "sta", F3(3, 0x34, 0), F3(~3, ~0x34, ~0)|RS2(~0), "g,[1]A", 0, v9 }, /* sta d,[rs1+%g0] */
466 { "stwa", F3(3, 0x14, 0), F3(~3, ~0x14, ~0)|RS2(~0), "d,[1]A", F_ALIAS, v9 }, /* sta d,[rs1+%g0] */
472 { "stswa", F3(3, 0x14, 0), F3(~3, ~0x14, ~0)|RS2(~0), "d,[1]A", F_ALIAS, v9 }, /* sta d,[rs1+%g0] */
478 { "stuwa", F3(3, 0x14, 0), F3(~3, ~0x14, ~0)|RS2(~0), "d,[1]A", F_ALIAS, v9 }, /* sta d,[rs1+%g0] */
505 { "stba", F3(3, 0x15, 0), F3(~3, ~0x15, ~0)|RS2(~0), "d,[1]A", 0, v6 }, /* stba d,[rs1+%g0] */
512 { "stsba", F3(3, 0x15, 0), F3(~3, ~0x15, ~0)|RS2(~0), "d,[1]A", F_ALIAS, v6 }, /* stba d,[rs1+%g0] */
518 { "stuba", F3(3, 0x15, 0), F3(~3, ~0x15, ~0)|RS2(~0), "d,[1]A", F_ALIAS, v6 }, /* stba d,[rs1+%g0] */
565 { "stda", F3(3, 0x17, 0), F3(~3, ~0x17, ~0)|RS2(~0), "d,[1]A", 0, v6 }, /* stda d,[rs1+%g0] */
571 { "stda", F3(3, 0x37, 0), F3(~3, ~0x37, ~0)|RS2(~
[all...]
H A Dfr30-opc.c590 { { MNEM, ' ', '@', OP (R15), '+', ',', OP (RS2), 0 } },
668 { { MNEM, ' ', OP (RS2), ',', '@', '-', OP (R15), 0 } },
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-sparc.c3414 || (y & RS2(~0)) != RS2(O7)))
3441 == (INSN_OR | RD(O7) | RS2(G0)))
3449 != (INSN_OR | RS1(O7) | RS2(G0)))

Completed in 63 milliseconds