Searched defs:instruction (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.0-release/contrib/xz/src/liblzma/simple/
H A Dia64.c41 uint64_t instruction = 0; variable
/freebsd-10.0-release/contrib/binutils/gas/
H A Ditbl-parse.y212 instruction: label
[all...]
/freebsd-10.0-release/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h104 struct instruction { struct
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Darc-dis.h53 unsigned char* instruction; member in struct:arcDisState
H A Dcr16-dis.c84 const inst *instruction; variable
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulationStateARM.cpp180 EmulationStateARM::ReadPseudoMemory (EmulateInstruction *instruction, argument
224 EmulationStateARM::WritePseudoMemory (EmulateInstruction *instruction, argument
245 EmulationStateARM::ReadPseudoRegister (EmulateInstruction *instruction, argument
266 EmulationStateARM::WritePseudoRegister (EmulateInstruction *instruction, argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanTracer.cpp223 Instruction *instruction = instruction_list.GetInstructionAtIndex(0).get(); local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DEmulateInstruction.cpp285 EmulateInstruction::ReadMemoryFrame (EmulateInstruction *instruction, argument
307 EmulateInstruction::WriteMemoryFrame (EmulateInstruction *instruction, argument
330 EmulateInstruction::ReadRegisterFrame (EmulateInstruction *instruction, argument
343 EmulateInstruction::WriteRegisterFrame (EmulateInstruction *instruction, argument
357 EmulateInstruction::ReadMemoryDefault (EmulateInstruction *instruction, argument
373 EmulateInstruction::WriteMemoryDefault (EmulateInstruction *instruction, argument
388 EmulateInstruction::ReadRegisterDefault (EmulateInstruction *instruction, argument
405 EmulateInstruction::WriteRegisterDefault (EmulateInstruction *instruction, argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp389 ReadMemory(EmulateInstruction *instruction, void *baton, const EmulateInstruction::Context &context, lldb::addr_t addr, void *dst, size_t dst_len) argument
413 WriteMemory(EmulateInstruction *instruction, void *baton, const EmulateInstruction::Context &context, lldb::addr_t addr, const void *dst, size_t dst_len) argument
426 WriteMemory(EmulateInstruction *instruction, const EmulateInstruction::Context &context, lldb::addr_t addr, const void *dst, size_t dst_len) argument
527 ReadRegister(EmulateInstruction *instruction, void *baton, const RegisterInfo *reg_info, RegisterValue &reg_value) argument
538 ReadRegister(EmulateInstruction *instruction, const RegisterInfo *reg_info, RegisterValue &reg_value) argument
558 WriteRegister(EmulateInstruction *instruction, void *baton, const EmulateInstruction::Context &context, const RegisterInfo *reg_info, const RegisterValue &reg_value) argument
569 WriteRegister(EmulateInstruction *instruction, const EmulateInstruction::Context &context, const RegisterInfo *reg_info, const RegisterValue &reg_value) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp214 Instruction *instruction = instruction_list.GetInstructionAtIndex(instruction_index).get(); local
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-cr16.c66 const inst *instruction; variable
[all...]
H A Dtc-score.c141 unsigned long instruction; member in struct:score_it
[all...]
H A Dtc-arm.c307 unsigned long instruction; member in struct:arm_it
17706 negate_data_op(unsigned long * instruction, unsigned long value) argument
17786 thumb32_negate_data_op(offsetT *instruction, unsigned int value) argument
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delfxx-mips.c6788 unsigned long instruction; local
[all...]
/freebsd-10.0-release/sys/mips/rmi/dev/sec/
H A Ddesc.h1858 uint64_t instruction; member in struct:ControlDescriptor_s

Completed in 316 milliseconds