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

/freebsd-13-stable/contrib/xz/src/liblzma/simple/
H A Dia64.c41 uint64_t instruction = 0; local
/freebsd-13-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h106 struct instruction { struct
/freebsd-13-stable/sys/contrib/zstd/examples/
H A Dcommon.h99 static FILE* fopen_orDie(const char *filename, const char *instruction) argument
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm64.cpp341 uint32_t ArchHandler_arm64::setDisplacementInADRP(uint32_t instruction, argument
353 ArchHandler_arm64::offset12KindFromInstruction(uint32_t instruction) { argument
371 uint32_t ArchHandler_arm64::setImm12(uint32_t instruction, uint32_t offset) { argument
595 uint32_t instruction; local
[all...]
H A DArchHandler_arm.cpp356 getDisplacementFromArmBranch(uint32_t instruction) argument
368 setDisplacementInArmBranch(uint32_t instruction, int32_t displacement, bool targetIsThumb) argument
398 getDisplacementFromThumbBranch(uint32_t instruction, uint32_t instrAddr) argument
423 setDisplacementInThumbBranch(uint32_t instruction, uint32_t instrAddr, int32_t displacement, bool targetIsThumb) argument
462 isThumbMovw(uint32_t instruction) argument
466 isThumbMovt(uint32_t instruction) argument
470 isArmMovw(uint32_t instruction) argument
474 isArmMovt(uint32_t instruction) argument
478 getWordFromThumbMov(uint32_t instruction) argument
487 getWordFromArmMov(uint32_t instruction) argument
532 uint32_t instruction = *(const ulittle32_t *)fixupContent; local
791 uint32_t instruction = *(const ulittle32_t *)fixupContent; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulationStateARM.cpp143 ReadPseudoMemory( EmulateInstruction *instruction, void *baton, const EmulateInstruction::Context &context, lldb::addr_t addr, void *dst, size_t length) argument
184 WritePseudoMemory( EmulateInstruction *instruction, void *baton, const EmulateInstruction::Context &context, lldb::addr_t addr, const void *dst, size_t length) argument
220 ReadPseudoRegister( EmulateInstruction *instruction, void *baton, const lldb_private::RegisterInfo *reg_info, lldb_private::RegisterValue &reg_value) argument
239 WritePseudoRegister( EmulateInstruction *instruction, void *baton, const EmulateInstruction::Context &context, const lldb_private::RegisterInfo *reg_info, const lldb_private::RegisterValue &reg_value) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanTracer.cpp174 Instruction *instruction = local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp248 size_t EmulateInstruction::ReadMemoryFrame(EmulateInstruction *instruction, argument
265 size_t EmulateInstruction::WriteMemoryFrame(EmulateInstruction *instruction, argument
283 bool EmulateInstruction::ReadRegisterFrame(EmulateInstruction *instruction, argument
294 bool EmulateInstruction::WriteRegisterFrame(EmulateInstruction *instruction, argument
305 size_t EmulateInstruction::ReadMemoryDefault(EmulateInstruction *instruction, argument
320 size_t EmulateInstruction::WriteMemoryDefault(EmulateInstruction *instruction, argument
334 bool EmulateInstruction::ReadRegisterDefault(EmulateInstruction *instruction, argument
350 bool EmulateInstruction::WriteRegisterDefault(EmulateInstruction *instruction, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp390 ReadMemory( EmulateInstruction *instruction, void *baton, const EmulateInstruction::Context &context, lldb::addr_t addr, void *dst, size_t dst_len) argument
409 WriteMemory( EmulateInstruction *instruction, void *baton, const EmulateInstruction::Context &context, lldb::addr_t addr, const void *dst, size_t dst_len) argument
419 WriteMemory( EmulateInstruction *instruction, const EmulateInstruction::Context &context, lldb::addr_t addr, const void *dst, size_t dst_len) argument
492 ReadRegister(EmulateInstruction *instruction, void *baton, const RegisterInfo *reg_info, RegisterValue &reg_value) argument
502 ReadRegister(EmulateInstruction *instruction, const RegisterInfo *reg_info, RegisterValue &reg_value) argument
521 WriteRegister( EmulateInstruction *instruction, void *baton, const EmulateInstruction::Context &context, const RegisterInfo *reg_info, const RegisterValue &reg_value) argument
530 WriteRegister( EmulateInstruction *instruction, const EmulateInstruction::Context &context, const RegisterInfo *reg_info, const RegisterValue &reg_value) argument
[all...]
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_frame.c527 dwarf_expand_frame_instructions(Dwarf_Cie cie, Dwarf_Ptr instruction, argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dreps.c443 instruction_t instruction; local
530 instruction_t instruction; local
602 const instruction_t *instruction; local
753 const instruction_t *instruction local
828 instruction_t *instruction = instructions + i; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp903 static size_t ReadMemoryCallback(EmulateInstruction *instruction, void *baton, argument
916 static bool ReadRegisterCallback(EmulateInstruction *instruction, void *baton, argument
940 static bool WriteRegisterCallback(EmulateInstruction *instruction, void *baton, argument
950 static size_t WriteMemoryCallback(EmulateInstruction *instruction, void *baton, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp519 MCInst const &HexagonMCInstrInfo::instruction(MCInst const &MCB, size_t Index) { function in class:HexagonMCInstrInfo
/freebsd-13-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h10504 u8 instruction[0x8]; member in struct:mlx5_ifc_mcc_reg_bits

Completed in 338 milliseconds