HomeSort by: relevance | last modified time | path
    Searched refs:OPFP_CMP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/riscv/riscv/
db_disasm.c 772 INSN_F53("fle", OPFP_CMP, CMP_LE, F7SIZE, RS12_FREG),
773 INSN_F53("flt", OPFP_CMP, CMP_LT, F7SIZE, RS12_FREG),
774 INSN_F53("feq", OPFP_CMP, CMP_EQ, F7SIZE, RS12_FREG),
  /src/sys/arch/riscv/include/
insn.h 412 #define OPFP_CMP 0b10100

Completed in 23 milliseconds