V-Gears 0
Free Final Fantasy VII engine.
UnaryOpInstruction Member List

This is the complete list of members for UnaryOpInstruction, including all inherited members.

AddParam(ValuePtr value)Instruction
address_Instructionprotected
code_gen_data_Instructionprotected
GetAddress() constInstruction
GetCodeGenData() constInstruction
GetDestAddress() constInstructionvirtual
GetName() constInstruction
GetOpcode() constInstruction
GetParam(uint32 index) constInstruction
GetParams() constInstruction
GetStackChange() constInstruction
INST_TYPE_BINARY_OPInstructionstatic
INST_TYPE_BOOL_NEGATEInstructionstatic
INST_TYPE_CALLInstructionstatic
INST_TYPE_COND_JUMPInstructionstatic
INST_TYPE_DUPInstructionstatic
INST_TYPE_JUMPInstructionstatic
INST_TYPE_KERNEL_CALLInstructionstatic
INST_TYPE_LOADInstructionstatic
INST_TYPE_RETURNInstructionstatic
INST_TYPE_STACKInstructionstatic
INST_TYPE_STOREInstructionstatic
INST_TYPE_UNARY_OP_POSTInstructionstatic
INST_TYPE_UNARY_OP_PREInstructionstatic
IsCondJump() constInstructionvirtual
IsFuncCall() constInstructionvirtual
IsJump() constInstructionvirtual
IsKernelCall() constInstructionvirtual
IsLoad() constInstructionvirtual
IsReturn() constInstructionvirtual
IsStackOp() constInstructionvirtual
IsStore() constInstructionvirtual
IsUncondJump() constInstructionvirtual
label_required_Instructionprotected
LabelRequired() constInstruction
name_Instructionprotected
opcode_Instructionprotected
params_Instructionprotected
Print(std::ostream &output) constInstructionvirtual
ProcessInst(Function &function, ValueStack &stack, Engine *engine, CodeGenerator *code_gen)=0Instructionpure virtual
ref_count_RefCountedprivate
RefCounted()RefCountedinlineprotected
SetAddress(uint32 address)Instruction
SetCodeGenData(std::string code_gen_data)Instruction
SetLabelRequired(bool required)Instruction
SetName(std::string name)Instruction
SetOpcode(uint32 opcode)Instruction
SetParams(std::vector< ValuePtr > params)Instruction
SetStackChange(int16 stack_change)Instruction
stack_change_Instructionprotected
void::intrusive_ptr_add_ref(RefCounted *ptr)RefCountedprivate
void::intrusive_ptr_release(RefCounted *ptr)RefCountedprivate
~RefCounted()RefCountedinlineprotectedvirtual