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

This is the complete list of members for FieldBackgroundInstruction, 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() constKernelCallInstructionvirtual
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
ProcessADPAL(CodeGenerator *code_gen)FieldBackgroundInstructionprivate
ProcessBGCLR(CodeGenerator *code_gen)FieldBackgroundInstructionprivate
ProcessBGOFF(CodeGenerator *code_gen)FieldBackgroundInstructionprivate
ProcessBGON(CodeGenerator *code_gen)FieldBackgroundInstructionprivate
ProcessCPPAL(CodeGenerator *code_gen)FieldBackgroundInstructionprivate
ProcessInst(Function &func, ValueStack &stack, Engine *engine, CodeGenerator *code_gen) overrideFieldBackgroundInstructionvirtual
ProcessLDPAL(CodeGenerator *code_gen)FieldBackgroundInstructionprivate
ProcessLDPLS(CodeGenerator *code_gen)FieldBackgroundInstructionprivate
ProcessMPPAL2(CodeGenerator *code_gen)FieldBackgroundInstructionprivate
ProcessSTPAL(CodeGenerator *code_gen)FieldBackgroundInstructionprivate
ProcessSTPLS(CodeGenerator *code_gen)FieldBackgroundInstructionprivate
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