Home
last modified time | relevance | path

Searched refs:EOR (Results 1 – 25 of 115) sorted by relevance

12345

/external/boringssl/src/ssl/test/runner/poly1305/
Dsum_arm.s46 EOR R2, R2, R2
47 EOR R3, R3, R3
48 EOR R4, R4, R4
49 EOR R5, R5, R5
50 EOR R6, R6, R6
84 EOR R6, R6, R6
288 EOR R0, R0
416 EOR R0, R0, R0
417 EOR R1, R1, R1
418 EOR R2, R2, R2
[all …]
/external/e2fsprogs/lib/ss/
Dct_c.sed17 # EOR
107 /^;/b EOR
134 /^)/ b EOR
149 : EOR
151 EOR\
Dct_c.awk40 /^EOR/ {
/external/libxaac/decoder/armv7/
Dixheaacd_expsubbandsamples.s58 EOR r1 , r4 , r4, asr #31
85 EOR r3 , r8 , r8, asr #31
88 EOR r3 , r9 , r9, asr #31
Dixheaacd_auto_corr.s108 EOR r5, r7, r7, ASR #31
109 EOR r6, r8, r8, ASR #31
112 EOR r6, r12, r12, ASR #31
Dixheaacd_enery_calc_per_subband.s84 EOR R4, R4, R4, ASR #31
86 EOR R12, R12, R12, ASR #31
Dixheaacd_ffr_divide16.s27 EOR r12, r0, r1
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DANTLRTreePrinter.g130 | EOR //{s="EOR";}
248 EOR {out(";\n");}
269 EOR {out(";\n");}
DANTLRv3.g50 EOR;
170 EOR["EOR"]
/external/v8/src/arm64/
Dconstants-arm64.h501 EOR = 0x40000000, enumerator
502 EON = EOR | NOT,
516 EOR_w_imm = LogicalImmediateFixed | EOR,
517 EOR_x_imm = LogicalImmediateFixed | EOR | SixtyFourBits,
539 EOR_w = LogicalShiftedFixed | EOR,
540 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits,
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
DTParser.h18 EOR, enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangDumpDecl.h18 EOR, enumerator
DLangParser.h18 EOR, enumerator
/external/vixl/test/aarch32/config/
Dcond-rd-rn-operand-rm-t32.json75 "Eor", // EOR<c>{<q>} {<Rdn>}, <Rdn>, <Rm> ; T1
76 // EOR{<c>}{<q>} {<Rd>}, <Rn>, <Rm> {, <shift> #<amount> } ; T2
233 "Eor", // EOR<c>{<q>} {<Rdn>}, <Rdn>, <Rm> ; T1
Dcond-rd-rn-operand-const-a32.json40 "Eor", // EOR{<c>}{<q>} {<Rd>}, <Rn>, #<const> ; A1
Dcond-rd-rn-operand-const-t32.json46 "Eor", // EOR{<c>}{<q>} {<Rd>}, <Rn>, #<const> ; T1
Dcond-rd-rn-operand-rm-shift-rs-a32.json37 "Eor", // EOR{<c>}{<q>} {<Rd>}, <Rn>, <Rm>, <shift> <Rs> ; A1
Dcond-rd-rn-operand-rm-shift-amount-1to31-a32.json39 "Eor", // EOR{<c>}{<q>} {<Rd>}, <Rn>, <Rm> {, <shift> #<amount> } ; A1
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTableParser.h18 EOR, enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.h18 EOR, enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.h18 EOR, enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCTP.h18 EOR, enumerator
DSimpleCParser.h18 EOR, enumerator
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
DANTLRv3.g51 EOR;
175 EOR["EOR"]
/external/vixl/src/aarch64/
Dconstants-aarch64.h541 EOR = 0x40000000, enumerator
542 EON = EOR | NOT,
556 EOR_w_imm = LogicalImmediateFixed | EOR,
557 EOR_x_imm = LogicalImmediateFixed | EOR | SixtyFourBits,
579 EOR_w = LogicalShiftedFixed | EOR,
580 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits,

12345