Home
last modified time | relevance | path

Searched defs:m_op (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c84 m_op(struct riscv_op *op, uint32_t insn) in m_op() function
/freebsd/sys/riscv/vmm/
H A Dvmm_riscv.c81 m_op(uint32_t insn, int match, int mask) in m_op() function
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2196 StringRef m_op; member in Catch::BinaryExpr