Home
last modified time | relevance | path

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

/freebsd-13.1/sys/riscv/include/
H A Dencoding.h366 #define MASK_FLW 0x707f macro
939 DECLARE_INSN(flw, MATCH_FLW, MASK_FLW)
/freebsd-13.1/sys/riscv/riscv/
H A Ddb_disasm.c279 { "flw", "D,o(s)", MATCH_FLW, MASK_FLW, m_op },