Home
last modified time | relevance | path

Searched full:b01000000 (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl1515 &vpermq ($D0,$D0,0b01000000); # 00001234 -> 12343434
1516 &vpermq ($D1,$D1,0b01000000);
1517 &vpermq ($D2,$D2,0b01000000);
1518 &vpermq ($D3,$D3,0b01000000);
1519 &vpermq ($D4,$D4,0b01000000);
1534 &vpermq ($D0,$D0,0b01000000);
1535 &vpermq ($D1,$D1,0b01000000);
1536 &vpermq ($D2,$D2,0b01000000);
1537 &vpermq ($D3,$D3,0b01000000);
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-riscv64-zvbb-zvkg-zvkned.pl204 # 0b00000010 => 0b01000000 (0x40)
237 # 0b00000010 => 0b01000000 (0x40)
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_types_etmv4.h98 ETM4_PKT_I_COND_I_F2 = 0x40, /*!< b01000000 - b01000010 */
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrArithmetic.td802 let Inst = (descend 0b01000000,
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepInstrInfo.td13841 let Inst{7-0} = 0b01000000;
41379 let Inst{7-0} = 0b01000000;
41397 let Inst{7-0} = 0b01000000;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td8910 def _H : sve_int_bin_cons_misc_0_c<0b01000000, asm, ZPR16>;