Home
last modified time | relevance | path

Searched refs:subb (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dparisc-mont.pl520 subb $ti0,$hi0,$hi1
525 subb $ti0,%r0,$hi1
859 subb $ti0,$hi0,$hi1
864 subb $ti0,%r0,$hi1
/third_party/openssl/crypto/bn/asm/
H A Dparisc-mont.pl520 subb $ti0,$hi0,$hi1
525 subb $ti0,%r0,$hi1
859 subb $ti0,$hi0,$hi1
864 subb $ti0,%r0,$hi1
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/rc4/
H A Drc4-x86_64.s515 subb $1,%r10b
H A Drc4-md5-x86_64.s1248 subb %al,%cl
1253 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/rc4/
H A Drc4-x86_64.s515 subb $1,%r10b
H A Drc4-md5-x86_64.s1248 subb %al,%cl
1253 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/rc4/
H A Drc4-x86_64.s518 subb $1,%r10b
H A Drc4-md5-x86_64.s1254 subb %al,%cl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/rc4/
H A Drc4-x86_64.s518 subb $1,%r10b
H A Drc4-md5-x86_64.s1254 subb %al,%cl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/rc4/
H A Drc4-x86_64.s518 subb $1,%r10b
H A Drc4-md5-x86_64.s1254 subb %al,%cl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/rc4/
H A Drc4-x86_64.s518 subb $1,%r10b
H A Drc4-md5-x86_64.s1254 subb %al,%cl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/rc4/
H A Drc4-x86_64.s518 subb $1,%r10b
H A Drc4-md5-x86_64.s1254 subb %al,%cl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/rc4/
H A Drc4-x86_64.s518 subb $1,%r10b
H A Drc4-md5-x86_64.s1254 subb %al,%cl
1259 subb $1,%bpl
/third_party/node/deps/v8/src/regexp/x64/
H A Dregexp-macro-assembler-x64.cc301 __ subb(rax, Immediate('a')); in CheckNotBackReferenceIgnoreCase()
305 __ subb(rax, Immediate(224 - 'a')); in CheckNotBackReferenceIgnoreCase()
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h670 #define SUB_B(a, b) CHOICE(subb ARG2(a,b), subb ARG2(a,b), subb ARG2(b,a))
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h731 void subb(Register dst, Immediate src) { in subb() function in v8::internal::Assembler

Completed in 28 milliseconds