HomeSort by: relevance | last modified time | path
    Searched defs:match_c_lui_with_hint (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/opcodes/
riscv-opc.c 262 match_c_lui_with_hint (const struct riscv_opcode *op, insn_t insn) function
1110 {"c.lui", 0, INSN_CLASS_C, "d,Cu", MATCH_C_LUI, MASK_C_LUI, match_c_lui_with_hint, 0 },
  /src/external/gpl3/binutils/dist/opcodes/
riscv-opc.c 303 match_c_lui_with_hint (const struct riscv_opcode *op, insn_t insn) function
1184 {"c.lui", 0, INSN_CLASS_ZCA, "d,Cu", MATCH_C_LUI, MASK_C_LUI, match_c_lui_with_hint, 0 },
  /src/external/gpl3/binutils.old/dist/opcodes/
riscv-opc.c 303 match_c_lui_with_hint (const struct riscv_opcode *op, insn_t insn) function
1192 {"c.lui", 0, INSN_CLASS_ZCA, "d,Cu", MATCH_C_LUI, MASK_C_LUI, match_c_lui_with_hint, 0 },
  /src/external/gpl3/gdb/dist/opcodes/
riscv-opc.c 303 match_c_lui_with_hint (const struct riscv_opcode *op, insn_t insn) function
1184 {"c.lui", 0, INSN_CLASS_ZCA, "d,Cu", MATCH_C_LUI, MASK_C_LUI, match_c_lui_with_hint, 0 },

Completed in 81 milliseconds