Home
last modified time | relevance | path

Searched full:b00000000 (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci.txt50 0b00000000 bbbbbbbb dddddfff 00000000. The other cells should be zero.
61 0b00000000 bbbbbbbb ffffffff 00000000. Note that the PCIe specification
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_types_etmv4.h63 ETM4_PKT_I_EXTENSION = 0x00, /*!< b00000000 */
158 ETM4_PKT_I_ASYNC = 0x100, //!< b00000000
324 ETM4_PKT_D_EXTENSION = 0x00, //!< b00000000
352 ETM4_PKT_D_ASYNC = 0x100, //!< b00000000
/freebsd/sys/contrib/device-tree/Bindings/virtio/
H A Diommu.txt16 0b00000000 bbbbbbbb dddddfff 00000000. The other cells
/freebsd/share/vt/fonts/
H A Dvgarom-thin-8x16.hex10 0026:00003844443838474444443B00000000
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrBits.td55 (descend 0b00000000, (operand "$"#bitno_name, 8)),
H A DM68kInstrFormats.td161 !eq(size, 8) : (descend 0b00000000, (operand "$"#opnd_name, 8,
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-avx512vl.pl84 vpermq \$0b00000000,$D00,$D00 # D[0..0] = ROL64(C[1],1) ^ C[4]
157 vpermq \$0b00000000,@T[0],@T[0] # [0][0] [0][0] [0][0] [0][0]
H A Dkeccak1600-avx2.pl159 vpermq \$0b00000000,$D00,$D00 # D[0..0] = ROL64(C[1],1) ^ C[4]
254 vpermq \$0b00000000,@T[0],@T[0] # [0][0] [0][0] [0][0] [0][0]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonDepInstrInfo.td4949 let Inst{7-0} = 0b00000000;
4979 let Inst{7-0} = 0b00000000;
5206 let Inst{7-0} = 0b00000000;
5233 let Inst{7-0} = 0b00000000;
5253 let Inst{7-0} = 0b00000000;
5273 let Inst{7-0} = 0b00000000;
5413 let Inst{7-0} = 0b00000000;
5439 let Inst{7-0} = 0b00000000;
5458 let Inst{7-0} = 0b00000000;
5477 let Inst{7-0} = 0b00000000;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td1599 let Inst{11-4} = 0b00000000;
1668 let Inst{11-4} = 0b00000000;
1804 let Inst{11-4} = 0b00000000;
1931 let Inst{11-4} = 0b00000000;
2000 let Inst{11-4} = 0b00000000;
2296 let Inst{16-9} = 0b00000000;
3633 let Inst{11-4} = 0b00000000;
3646 let Inst{11-4} = 0b00000000;
4249 let Inst{11-4} = 0b00000000;
4977 let Inst{11-4} = 0b00000000;
[all …]
H A DARMInstrThumb2.td4517 let Inst{7-0} = 0b00000000;
4527 let Inst{7-0} = 0b00000000;
/freebsd/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_proc_ptm.cpp1179 // A-sync 8'b00000000 in BuildIPacketTable()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoXqci.td663 let imm12 = {imm11_8, 0b00000000};
669 let imm12 = {imm11_8, 0b00000000};
/freebsd/crypto/openssl/crypto/modes/asm/
H A Daes-gcm-avx512.pl2379 $code .= "vshufi64x2 \$0b00000000,$CTR_BE,$CTR_BE,$CTR_BE\n";