Home
last modified time | relevance | path

Searched defs:BIC (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm/
Dconstants-arm.h134 BIC = 14 << 21, // Bit Clear. enumerator
/third_party/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md284 ### BIC ### subsection
3288 ### BIC ### subsection
3295 ### BIC ### subsection
6552 ### BIC ### subsection
6559 ### BIC ### subsection
6569 ### BIC ### subsection
6579 ### BIC ### subsection
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_32.c94 #define BIC 0xe1c00000 macro
/third_party/node/deps/v8/src/codegen/arm64/
Dconstants-arm64.h596 BIC = AND | NOT, enumerator
/third_party/vixl/src/aarch64/
Dconstants-aarch64.h740 BIC = AND | NOT, enumerator