Go to the source code of this file.
◆ PPC_OP
| #define PPC_OP |
( |
|
i | ) |
(((i) >> 26) & 0x3f) |
◆ PPC_OPCODE_32
Definition at line 75 of file ppc.h.
◆ PPC_OPCODE_403
| #define PPC_OPCODE_403 0x400 |
◆ PPC_OPCODE_405
| #define PPC_OPCODE_405 0x40000000 |
◆ PPC_OPCODE_440
| #define PPC_OPCODE_440 0x2000 |
◆ PPC_OPCODE_601
| #define PPC_OPCODE_601 0x20 |
Definition at line 83 of file ppc.h.
◆ PPC_OPCODE_64
| #define PPC_OPCODE_64 0x10 |
Definition at line 78 of file ppc.h.
◆ PPC_OPCODE_64_BRIDGE
| #define PPC_OPCODE_64_BRIDGE 0x100 |
Definition at line 94 of file ppc.h.
◆ PPC_OPCODE_ALTIVEC
| #define PPC_OPCODE_ALTIVEC 0x200 |
Definition at line 97 of file ppc.h.
◆ PPC_OPCODE_ANY
| #define PPC_OPCODE_ANY 0x80 |
Definition at line 91 of file ppc.h.
◆ PPC_OPCODE_BOOKE
| #define PPC_OPCODE_BOOKE 0x800 |
◆ PPC_OPCODE_BOOKE64
| #define PPC_OPCODE_BOOKE64 0x1000 |
◆ PPC_OPCODE_BRLOCK
| #define PPC_OPCODE_BRLOCK 0x100000 |
◆ PPC_OPCODE_CACHELCK
| #define PPC_OPCODE_CACHELCK 0x400000 |
◆ PPC_OPCODE_CELL
| #define PPC_OPCODE_CELL 0x8000000 |
◆ PPC_OPCODE_CLASSIC
| #define PPC_OPCODE_CLASSIC 0x10000 |
◆ PPC_OPCODE_COMMON
| #define PPC_OPCODE_COMMON 0x40 |
Definition at line 87 of file ppc.h.
◆ PPC_OPCODE_E300
| #define PPC_OPCODE_E300 0x2000000 |
◆ PPC_OPCODE_E500MC
| #define PPC_OPCODE_E500MC 0x20000000 |
◆ PPC_OPCODE_EFS
| #define PPC_OPCODE_EFS 0x80000 |
◆ PPC_OPCODE_ISEL
| #define PPC_OPCODE_ISEL 0x40000 |
◆ PPC_OPCODE_NOPOWER4
| #define PPC_OPCODE_NOPOWER4 0x8000 |
◆ PPC_OPCODE_PMR
| #define PPC_OPCODE_PMR 0x200000 |
◆ PPC_OPCODE_POWER
| #define PPC_OPCODE_POWER 2 |
Definition at line 69 of file ppc.h.
◆ PPC_OPCODE_POWER2
| #define PPC_OPCODE_POWER2 4 |
Definition at line 72 of file ppc.h.
◆ PPC_OPCODE_POWER4
| #define PPC_OPCODE_POWER4 0x4000 |
◆ PPC_OPCODE_POWER5
| #define PPC_OPCODE_POWER5 0x1000000 |
◆ PPC_OPCODE_POWER6
| #define PPC_OPCODE_POWER6 0x4000000 |
◆ PPC_OPCODE_PPC
Definition at line 66 of file ppc.h.
◆ PPC_OPCODE_PPCPS
| #define PPC_OPCODE_PPCPS 0x10000000 |
◆ PPC_OPCODE_RFMCI
| #define PPC_OPCODE_RFMCI 0x800000 |
◆ PPC_OPCODE_SPE
| #define PPC_OPCODE_SPE 0x20000 |
◆ PPC_OPCODE_VSX
| #define PPC_OPCODE_VSX 0x80000000 |
◆ PPC_OPERAND_ABSOLUTE
| #define PPC_OPERAND_ABSOLUTE (0x200) |
◆ PPC_OPERAND_CR
| #define PPC_OPERAND_CR (0x10) |
◆ PPC_OPERAND_DQ
| #define PPC_OPERAND_DQ (0x8000) |
◆ PPC_OPERAND_DS
| #define PPC_OPERAND_DS (0x4000) |
◆ PPC_OPERAND_FAKE
| #define PPC_OPERAND_FAKE (0x4) |
◆ PPC_OPERAND_FCR
| #define PPC_OPERAND_FCR (0x40000) |
◆ PPC_OPERAND_FPR
| #define PPC_OPERAND_FPR (0x80) |
◆ PPC_OPERAND_FSL
| #define PPC_OPERAND_FSL (0x20000) |
◆ PPC_OPERAND_GPR
| #define PPC_OPERAND_GPR (0x20) |
◆ PPC_OPERAND_GPR_0
| #define PPC_OPERAND_GPR_0 (0x40) |
◆ PPC_OPERAND_NEGATIVE
| #define PPC_OPERAND_NEGATIVE (0x1000) |
◆ PPC_OPERAND_NEXT
| #define PPC_OPERAND_NEXT (0x800) |
◆ PPC_OPERAND_OPTIONAL
| #define PPC_OPERAND_OPTIONAL (0x400) |
◆ PPC_OPERAND_PARENS
| #define PPC_OPERAND_PARENS (0x8) |
◆ PPC_OPERAND_PLUS1
| #define PPC_OPERAND_PLUS1 (0x10000) |
◆ PPC_OPERAND_RELATIVE
| #define PPC_OPERAND_RELATIVE (0x100) |
◆ PPC_OPERAND_SIGNED
| #define PPC_OPERAND_SIGNED (0x1) |
◆ PPC_OPERAND_SIGNOPT
| #define PPC_OPERAND_SIGNOPT (0x2) |
◆ PPC_OPERAND_UDI
| #define PPC_OPERAND_UDI (0x80000) |
◆ PPC_OPERAND_VR
| #define PPC_OPERAND_VR (0x2000) |
◆ PPC_OPERAND_VSR
| #define PPC_OPERAND_VSR (0x100000) |
◆ ppc_cpu_t
Definition at line 28 of file ppc.h.
◆ num_powerpc_operands
◆ powerpc_macros
◆ powerpc_num_macros
◆ powerpc_num_opcodes
◆ powerpc_opcodes
◆ powerpc_operands