Home
last modified time | relevance | path

Searched refs:LOONGARCH_INSN_SIZE (Results 1 – 2 of 2) sorted by relevance

/tools/objtool/arch/loongarch/
A Ddecode.c293 if (maxlen < LOONGARCH_INSN_SIZE) in arch_decode_instruction()
296 insn->len = LOONGARCH_INSN_SIZE; in arch_decode_instruction()
330 if (len != LOONGARCH_INSN_SIZE) { in arch_nop_insn()
344 if (len != LOONGARCH_INSN_SIZE) { in arch_ret_insn()
/tools/arch/loongarch/include/asm/
A Dinst.h110 #define LOONGARCH_INSN_SIZE sizeof(union loongarch_instruction) macro

Completed in 4 milliseconds