Home
last modified time | relevance | path

Searched refs:subb (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrFormats.td49 // (010), `subb' (011), `and' (100), `or' (101), `xor' (110), or `shift'
70 // For arithmetic instructions (`add', `addc', `sub', `subb') `V' is
78 // twos-complement addition (`sub(a,b) == a + ~b + 1', `subb(a,b) ==
123 // (010), `subb' (011), `and' (100), `or' (101), `xor' (110), or "special"
138 // Except for arithmetic instructions (`add', `addc', `sub', `subb'), `V'
DLanaiInstrInfo.td366 defm SUBB_ : ALUarith<0b011, "subb", sube, i32lo16z, i32hi16>;
392 defm SUBB_F_ : ALUarith<0b011, "subb.f", sube, i32lo16z, i32hi16>;
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/inflate86/
Dinffast.S468 subb %ah, bits_r /* bits -= this.bits */
524 subb %cl, bits_r
568 subb %ah, bits_r /* bits -= this.bits */
604 subb %cl, bits_r
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/inflate86/
Dinffast.S468 subb %ah, bits_r /* bits -= this.bits */
524 subb %cl, bits_r
568 subb %ah, bits_r /* bits -= this.bits */
604 subb %cl, bits_r
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/asm686/
Dmatch.S282 LenLower: subb $1, %al
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/asm686/
Dmatch.S282 LenLower: subb $1, %al
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/amd64/
Damd64-match.S384 LenLower: subb $1, %al
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/amd64/
Damd64-match.S384 LenLower: subb $1, %al
/third_party/glib/gio/
Dgfileinfo.c2317 const SubMatcher *subb = b; in G_DEFINE_BOXED_TYPE() local
2320 diff = suba->id - subb->id; in G_DEFINE_BOXED_TYPE()
2325 return suba->mask - subb->mask; in G_DEFINE_BOXED_TYPE()
/third_party/mesa3d/src/intel/tools/
Di965_lex.l129 subb { yylval.integer = BRW_OPCODE_SUBB; return SUBB; }
/third_party/openssl/crypto/rc4/asm/x86_64/
Drc4-md5-x86_64.s1254 subb %al,%cl
1259 subb $1,%bpl
Drc4-x86_64.s517 subb $1,%r10b
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h670 #define SUB_B(a, b) CHOICE(subb ARG2(a,b), subb ARG2(a,b), subb ARG2(b,a))
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc7766 "str\004strl\004strq\004strw\003sub\004subb\004subl\005subpd\005subps\004"
10421 …{ 7688 /* subb */, X86::SUB8rr, Convert__Reg1_1__Tie0_2_2__Reg1_0, AMFBS_None, { MCK_GR8, MCK_GR8 …
10422 { 7688 /* subb */, X86::SUB8mr, Convert__Mem85_1__Reg1_0, AMFBS_None, { MCK_GR8, MCK_Mem8 }, },
10423 { 7688 /* subb */, X86::SUB8i8, Convert__Imm1_0, AMFBS_None, { MCK_Imm, MCK_AL }, },
10424 …{ 7688 /* subb */, X86::SUB8ri, Convert__Reg1_1__Tie0_2_2__Imm1_0, AMFBS_None, { MCK_Imm, MCK_GR8 …
10425 { 7688 /* subb */, X86::SUB8mi, Convert__Mem85_1__Imm1_0, AMFBS_None, { MCK_Imm, MCK_Mem8 }, },
10426 …{ 7688 /* subb */, X86::SUB8rm, Convert__Reg1_1__Tie0_2_2__Mem85_0, AMFBS_None, { MCK_Mem8, MCK_GR…