Searched refs:LOONGARCH_INSN_SIZE (Results 1 – 2 of 2) sorted by relevance
293 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()
110 #define LOONGARCH_INSN_SIZE sizeof(union loongarch_instruction) macro
Completed in 4 milliseconds