Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/opcodes/
H A 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 } },
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 } },
3455 { "mfbr0", XSPR(31,323,128), XSPR_MASK, PPC403, { RT } },
3456 { "mfbr1", XSPR(31,323,129), XSPR_MASK, PPC403, { RT } },
3457 { "mfbr2", XSPR(31,323,130), XSPR_MASK, PPC403, { RT } },
[all …]
H A 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.
H A DChangeLog-0001258 (403): New opcode macro for PPC403 processors.
1505 Changed rfci, icbt, mfdcr, dccci, mtdcr, iccci from PPC to PPC403
/freebsd-12.1/contrib/gcc/config/rs6000/
H A D40x.md25 ;; PPC401 / PPC403 / PPC405 32-bit integer only IU BPU
/freebsd-12.1/contrib/gcc/
H A 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.1/contrib/binutils/gas/
H A DChangeLog-0001655 -m405 to set PPC403 option.