Home
last modified time | relevance | path

Searched refs:XSPR_MASK (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
HDppc-opc.c1537 #define XSPR_MASK (X_MASK | SPR_MASK) macro
1541 #define XSPRBAT_MASK (XSPR_MASK &~ SPRBAT_MASK)
1545 #define XSPRG_MASK (XSPR_MASK & ~(0x1f << 16))
3452 { "mfexisr", XSPR(31,323,64), XSPR_MASK, PPC403, { RT } },
3453 { "mfexier", XSPR(31,323,66), XSPR_MASK, PPC403, { RT } },
3454 { "mfbr0", XSPR(31,323,128), XSPR_MASK, PPC403, { RT } },
3455 { "mfbr1", XSPR(31,323,129), XSPR_MASK, PPC403, { RT } },
3456 { "mfbr2", XSPR(31,323,130), XSPR_MASK, PPC403, { RT } },
3457 { "mfbr3", XSPR(31,323,131), XSPR_MASK, PPC403, { RT } },
3458 { "mfbr4", XSPR(31,323,132), XSPR_MASK, PPC403, { RT } },
[all …]