Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/opcodes/
Dppc-opc.c1620 #define PPC403 PPC_OPCODE_403 macro
1621 #define PPC405 PPC403
2794 { "rfci", XL(19,51), 0xffffffff, PPC403 | BOOKE, { 0 } },
3132 { "icbt", X(31,262), XRT_MASK, PPC403, { RA, RB } },
3213 { "dlmzb", XRC(31,78,0), X_MASK, PPC403|PPC440, { RA, RS, RB } },
3214 { "dlmzb.", XRC(31,78,1), X_MASK, PPC403|PPC440, { RA, RS, RB } },
3258 { "wrtee", X(31,131), XRARB_MASK, PPC403 | BOOKE, { RS } },
3307 { "wrteei", X(31,163), XE_MASK, PPC403 | BOOKE, { E } },
3453 { "mfexisr", XSPR(31,323,64), XSPR_MASK, PPC403, { RT } },
3454 { "mfexier", XSPR(31,323,66), XSPR_MASK, PPC403, { RT } },
[all …]
DChangeLog-020326 (tlbwe): Accept for both PPC403 and BOOKE. Make all operands optional.
204 * ppc-opc.c (powerpc_opcodes): Combine identical PPC403/BOOKE entries.
691 * ppc-opc.c (powerpc_opcodes): Readd tlbre for PPC403.
DChangeLog-0001258 (403): New opcode macro for PPC403 processors.
1505 Changed rfci, icbt, mfdcr, dccci, mtdcr, iccci from PPC to PPC403
/freebsd-12-stable/contrib/gcc/config/rs6000/
D40x.md25 ;; PPC401 / PPC403 / PPC405 32-bit integer only IU BPU
/freebsd-12-stable/contrib/gcc/
DFSFChangeLog.109817 * rs6000.h (CPP_SPEC): Add PPC403.
9818 (processor_type): Add PPC403.
9819 (RTX_COSTS): Add PPC403.
9820 * powerpc.h (CPP_SPEC): Add PPC403.
9821 * sysv4.h (CPP_SPEC): Add PPC403.
9822 * rs6000.c (processor_target_table): Add PPC403.
9823 * rs6000.md (define_attr cpu and function units): Add PPC403.
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-0001655 -m405 to set PPC403 option.