Searched refs:PPC_OPCODE_E500MC (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dppc.h157 #define PPC_OPCODE_E500MC 0x4000000 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dppc.h157 #define PPC_OPCODE_E500MC 0x4000000 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dppc-dis.c110 | PPC_OPCODE_E500MC),
114 | PPC_OPCODE_E500MC | PPC_OPCODE_64 | PPC_OPCODE_POWER5
H A Dppc-opc.c1918 | PPC_OPCODE_EFS | PPC_OPCODE_E500MC | PPC_OPCODE_TITAN)
1949 #define E500MC PPC_OPCODE_E500MC
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dppc-dis.c110 | PPC_OPCODE_E500MC),
114 | PPC_OPCODE_E500MC | PPC_OPCODE_64 | PPC_OPCODE_POWER5
H A Dppc-opc.c1918 | PPC_OPCODE_EFS | PPC_OPCODE_E500MC | PPC_OPCODE_TITAN)
1949 #define E500MC PPC_OPCODE_E500MC
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-ppc.c2956 if ((ppc_cpu & (PPC_OPCODE_E500 | PPC_OPCODE_E500MC)) != 0)

Completed in 195 milliseconds