Instruction structure.
More...
#include <ppc.h>
Instruction structure.
Definition at line 294 of file ppc.h.
◆ bc
branch code for branch instructions
Definition at line 296 of file ppc.h.
◆ bh
branch hint for branch instructions
Definition at line 299 of file ppc.h.
◆ op_count
Number of operands of this instruction, or 0 when instruction has no operand.
Definition at line 306 of file ppc.h.
◆ operands
operands for this instruction.
Definition at line 307 of file ppc.h.
◆ update_cr0
if update_cr0 = True, then this 'dot' insn updates CR0
Definition at line 302 of file ppc.h.
The documentation for this struct was generated from the following file: