Otawa  0.10
loader_arm.cpp File Reference
#include <otawa/loader/arm.h>

Namespaces

 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 
 otawa::arm
 

Functions

Identifier< bool > otawa::arm::IS_MLA ("otawa::arm::IS_MLA", false)
 This property is put the ARM loader on instruction representing the ARM "MLA" instruction. More...
 
Identifier< int > otawa::arm::NUM_REGS_LOAD_STORE ("otawa::arm::NUM_REGS_LOAD_STORE", 1)
 This property is put the ARM loader on instruction representing the ARM "LDMxx" and "STMxx" instruction. More...
 
Identifier< bool > otawa::arm::IS_SP_RELATIVE ("otawa::arm::IS_SP_RELATIVE", false)
 This identifier is set to true on load/store instructions accessing the memory through the SP or the FP registers. More...
 
Identifier< bool > otawa::arm::IS_PC_RELATIVE ("otawa::arm::IS_PC_RELATIVE", false)
 This identifier is set to true on load/store instructions accessing the memory through the PC register. More...