Home
last modified time | relevance | path

Searched full:b10000000 (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp186 {0b10000000, 0b00}, {0b10000000, 0b01}, {0b10000000, 0b10},
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMips32r6InstrInfo.td123 class MFC1_MMR6_ENC : POOL32F_MFTC1_FM_MMR6<"mfc1", 0b10000000>;
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha256-586.pl813 &pshufd ($t3,$t3,0b10000000);
H A Dsha512-x86_64.pl1015 &pshufd ($t3,$t3,0b10000000);
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td4203 let Inst{15-8} = 0b10000000;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td6115 let Inst{12-5} = 0b10000000;
H A DSVEInstrFormats.td8911 def _S : sve_int_bin_cons_misc_0_c<0b10000000, asm, ZPR32>;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepInstrInfo.td40416 let Inst{7-0} = 0b10000000;
40438 let Inst{7-0} = 0b10000000;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp887 XorBIT = 0b10000000,