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

  /src/sys/arch/riscv/riscv/
db_disasm.c 779 INSN_F53("fclass", OPFP_MVFI_CLASS, MVFI_CLASS_CLASS, F7SIZE|RS2_0,
781 INSN_F73("fmv.x.w", (OPFP_MVFI_CLASS << 2) | OPFP_S, MVFI_CLASS_MVFI,
785 INSN_F73("fmv.x.d", (OPFP_MVFI_CLASS << 2) | OPFP_D, MVFI_CLASS_MVFI,
  /src/sys/arch/riscv/include/
insn.h 415 #define OPFP_MVFI_CLASS 0b11100

Completed in 46 milliseconds