Home
last modified time | relevance | path

Searched refs:opcd (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp266 u32 opcd = inst >> 26; in IsStackOverflow() local
275 (opcd == 39 || opcd == 45 || opcd == 37 || opcd == 62 || in IsStackOverflow()
276 (opcd == 31 && (xo == 247 || xo == 439 || xo == 183 || xo == 181)))) in IsStackOverflow()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re.h966 struct input *hdr, u16 opcd, in bnxt_re_init_hwrm_hdr() argument
969 hdr->req_type = cpu_to_le16(opcd); in bnxt_re_init_hwrm_hdr()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrAVX512.td5963 multiclass avx512_shift_types<bits<8> opcd, bits<8> opcq, bits<8> opcw,
5966 defm D : avx512_shift_sizes<opcd, OpcodeStr#"d", OpNode, sched, v4i32,
6009 multiclass avx512_shift_rmi_dq<bits<8> opcd, bits<8> opcq,
6013 defm D: avx512_shift_rmi_sizes<opcd, ImmFormR, ImmFormM, OpcodeStr#"d", OpNode,