HomeSort by: relevance | last modified time | path
    Searched defs:rdhpr (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
sparc-opc.c 1124 #define rdhpr(reg,hwcap,hwcap2,arch) \
1125 { "rdhpr", F3(2, 0x29, 0)|RS1((reg)), F3(~2, ~0x29, ~0)|RS1(~(reg))|SIMM13(~0), "$,d", 0, (hwcap), (hwcap2), (arch) }
1127 rdhpr (0, HWCAP_VIS, 0, v9a), /* rdhpr %hpstate,r */
1128 rdhpr (1, HWCAP_VIS, 0, v9a), /* rdhpr %htstate,r */
1129 rdhpr (3, HWCAP_VIS, 0, v9a), /* rdhpr %hintp,r */
1130 rdhpr (5, HWCAP_VIS, 0, v9a), /* rdhpr %htba,r *
1122 #define rdhpr macro
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
sparc-opc.c 1124 #define rdhpr(reg,hwcap,hwcap2,arch) \
1125 { "rdhpr", F3(2, 0x29, 0)|RS1((reg)), F3(~2, ~0x29, ~0)|RS1(~(reg))|SIMM13(~0), "$,d", 0, (hwcap), (hwcap2), (arch) }
1127 rdhpr (0, HWCAP_VIS, 0, v9a), /* rdhpr %hpstate,r */
1128 rdhpr (1, HWCAP_VIS, 0, v9a), /* rdhpr %htstate,r */
1129 rdhpr (3, HWCAP_VIS, 0, v9a), /* rdhpr %hintp,r */
1130 rdhpr (5, HWCAP_VIS, 0, v9a), /* rdhpr %htba,r *
1122 #define rdhpr macro
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
sparc-opc.c 1124 #define rdhpr(reg,hwcap,hwcap2,arch) \
1125 { "rdhpr", F3(2, 0x29, 0)|RS1((reg)), F3(~2, ~0x29, ~0)|RS1(~(reg))|SIMM13(~0), "$,d", 0, (hwcap), (hwcap2), (arch) }
1127 rdhpr (0, HWCAP_VIS, 0, v9a), /* rdhpr %hpstate,r */
1128 rdhpr (1, HWCAP_VIS, 0, v9a), /* rdhpr %htstate,r */
1129 rdhpr (3, HWCAP_VIS, 0, v9a), /* rdhpr %hintp,r */
1130 rdhpr (5, HWCAP_VIS, 0, v9a), /* rdhpr %htba,r *
1122 #define rdhpr macro
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
sparc-opc.c 1124 #define rdhpr(reg,hwcap,hwcap2,arch) \
1125 { "rdhpr", F3(2, 0x29, 0)|RS1((reg)), F3(~2, ~0x29, ~0)|RS1(~(reg))|SIMM13(~0), "$,d", 0, (hwcap), (hwcap2), (arch) }
1127 rdhpr (0, HWCAP_VIS, 0, v9a), /* rdhpr %hpstate,r */
1128 rdhpr (1, HWCAP_VIS, 0, v9a), /* rdhpr %htstate,r */
1129 rdhpr (3, HWCAP_VIS, 0, v9a), /* rdhpr %hintp,r */
1130 rdhpr (5, HWCAP_VIS, 0, v9a), /* rdhpr %htba,r *
1122 #define rdhpr macro
    [all...]

Completed in 32 milliseconds