/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | aes-ce.S | 98 eor \i0\().16b, \i0\().16b, \k2\().16b 100 eor \i1\().16b, \i1\().16b, \k2\().16b 102 eor \i2\().16b, \i2\().16b, \k2\().16b 103 eor \i3\().16b, \i3\().16b, \k2\().16b 105 eor \i4\().16b, \i4\().16b, \k2\().16b
|
/third_party/optimized-routines/string/aarch64/ |
H A D | strncmp-mte.S | 61 eor tmp1, src1, src2 79 eor diff, data1, data2 /* Non-zero if differences found. */ 249 eor diff, data1, data2 /* Non-zero if differences found. */ 271 eor diff, data2, data1 /* Non-zero if differences found. */ 286 eor diff, data2, data1 /* Non-zero if differences found. */
|
H A D | strncmp.S | 48 eor tmp1, src1, src2 69 eor diff, data1, data2 /* Non-zero if differences found. */ 225 eor tmp2, tmp2, #0xff8 232 eor diff, data1, data2 /* Non-zero if differences found. */ 250 eor diff, data1, data2 /* Non-zero if differences found. */
|
H A D | strcmp-mte.S | 83 eor diff, data1, data2 168 eor diff, data1, data2 180 eor diff, data1, data2
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | sbrdsp_neon.S | 79 eor v1.16B, v1.16B, v5.16B 83 eor v3.16B, v3.16B, v5.16B 86 eor v1.16B, v1.16B, v5.16B 89 eor v3.16B, v3.16B, v5.16B 106 eor v1.16B, v1.16B, v6.16B 116 eor v1.16B, v1.16B, v6.16B 130 eor v0.16B, v0.16B, v6.16B 146 eor v0.16B, v0.16B, v2.16B
|
H A D | vc1dsp_neon.S | 1409 eor v24.16b, v24.16b, v21.16b 1410 eor v25.16b, v25.16b, v21.16b 1411 eor v26.16b, v26.16b, v21.16b 1412 eor v27.16b, v27.16b, v21.16b 1413 eor v28.16b, v28.16b, v21.16b 1414 eor v29.16b, v29.16b, v21.16b 1415 eor v30.16b, v30.16b, v21.16b 1416 eor v31.16b, v31.16b, v21.16b 1439 eor v24.16b, v24.16b, v21.16b 1440 eor v2 [all...] |
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/ |
H A D | hyp-entry.S | 58 eor w1, w1, #ARM_SMCCC_ARCH_WORKAROUND_1 62 eor w1, w1, #(ARM_SMCCC_ARCH_WORKAROUND_1 ^ \ 66 eor w1, w1, #(ARM_SMCCC_ARCH_WORKAROUND_2 ^ \
|
/kernel/linux/linux-6.6/arch/arm64/lib/ |
H A D | strcmp.S | 84 eor diff, data1, data2 169 eor diff, data1, data2 181 eor diff, data1, data2
|
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/ |
H A D | hyp-entry.S | 59 eor w1, w1, #ARM_SMCCC_ARCH_WORKAROUND_1 63 eor w1, w1, #(ARM_SMCCC_ARCH_WORKAROUND_1 ^ \ 67 eor w1, w1, #(ARM_SMCCC_ARCH_WORKAROUND_2 ^ \
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_logmgr.h | 88 * the same page and eor value. 93 * an "exclusive or" of all log words in the page up to eor. This 94 * 32 bit eor is stored with the top 16 bits in the header and the 96 * that were not completed by reconstructing this eor and checking 106 * the two and h.eor and t.eor set to 8 (i.e. empty page). if (only) 107 * h.eor != t.eor they were set to the smaller of their two values. 113 __le16 eor; /* 2: end-of-log offset of lasrt record write */ member 121 __le16 eor; /* member 374 int eor; /* 4: eor of last record in eol page */ global() member [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_logmgr.h | 88 * the same page and eor value. 93 * an "exclusive or" of all log words in the page up to eor. This 94 * 32 bit eor is stored with the top 16 bits in the header and the 96 * that were not completed by reconstructing this eor and checking 106 * the two and h.eor and t.eor set to 8 (i.e. empty page). if (only) 107 * h.eor != t.eor they were set to the smaller of their two values. 113 __le16 eor; /* 2: end-of-log offset of lasrt record write */ member 121 __le16 eor; /* member 374 int eor; /* 4: eor of last record in eol page */ global() member [all...] |
/third_party/ffmpeg/tests/checkasm/aarch64/ |
H A D | checkasm.S | 154 eor v1.16b, v1.16b, v2.16b 166 eor x0, x0, \reg1 167 eor x1, x1, \reg2
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha1-armv4-large.pl | 119 eor $t0,$t0,$t1 120 eor $t2,$t2,$t3 @ 1 cycle stall 121 eor $t1,$c,$d @ F_xx_xx 124 eor $t0,$t0,$t2,ror#31 142 eor $t1,$c,$d @ F_xx_xx 149 eor $t1,$c,$d @ F_xx_xx 157 eor $t1,$t1,$d,ror#2 @ F_00_19(B,C,D) 167 eor $t1,$t1,$d,ror#2 @ F_00_19(B,C,D) 174 &Xupdate(@_,"eor $t1,$b,$t1,ror#2"); 355 '&eor ( [all...] |
/third_party/openssl/crypto/sha/asm/ |
H A D | sha1-armv4-large.pl | 119 eor $t0,$t0,$t1 120 eor $t2,$t2,$t3 @ 1 cycle stall 121 eor $t1,$c,$d @ F_xx_xx 124 eor $t0,$t0,$t2,ror#31 142 eor $t1,$c,$d @ F_xx_xx 149 eor $t1,$c,$d @ F_xx_xx 157 eor $t1,$t1,$d,ror#2 @ F_00_19(B,C,D) 167 eor $t1,$t1,$d,ror#2 @ F_00_19(B,C,D) 174 &Xupdate(@_,"eor $t1,$b,$t1,ror#2"); 355 '&eor ( [all...] |
/kernel/linux/linux-5.10/arch/arm/lib/ |
H A D | changebit.S | 12 bitop _change_bit, eor
|
H A D | testchangebit.S | 12 testop _test_and_change_bit, eor, str
|
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | changebit.S | 12 bitop _change_bit, eor
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/pauth/ |
H A D | pac_corruptor.S | 16 eor lr, lr, #1 << 53
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/pauth/ |
H A D | pac_corruptor.S | 16 eor lr, lr, #1 << 53
|
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/nvhe/ |
H A D | hyp-init.S | 67 eor x0, x0, #((KVM_HOST_SMCCC_FUNC(__kvm_hyp_init) >> 24) & 0xF) 69 eor x0, x0, #((KVM_HOST_SMCCC_FUNC(__kvm_hyp_init) >> 28) & 0xF)
|
/kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
H A D | efi-header.S | 23 .inst MZ_MAGIC | (0xe225 << 16) @ eor r5, r5, 0x4d000 24 eor r5, r5, 0x4d000 @ undo previous insn
|
/kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
H A D | efi-header.S | 23 .inst MZ_MAGIC | (0xe225 << 16) @ eor r5, r5, 0x4d000 24 eor r5, r5, 0x4d000 @ undo previous insn
|
/third_party/ffmpeg/tests/checkasm/arm/ |
H A D | checkasm.S | 122 eor r2, r2, r0 123 eor r3, r3, lr 137 eor r1, r1, r3
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | entry-header.S | 180 eor \rtemp, \rtemp, #(SVC_MODE ^ SYSTEM_MODE) 186 eor \rtemp, \rtemp, #(SVC_MODE ^ SYSTEM_MODE) 192 eor \rtemp, \rtemp, #(SVC_MODE ^ SYSTEM_MODE) 198 eor \rtemp, \rtemp, #(SVC_MODE ^ SYSTEM_MODE)
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-header.S | 179 eor \rtemp, \rtemp, #(SVC_MODE ^ SYSTEM_MODE) 185 eor \rtemp, \rtemp, #(SVC_MODE ^ SYSTEM_MODE) 191 eor \rtemp, \rtemp, #(SVC_MODE ^ SYSTEM_MODE) 197 eor \rtemp, \rtemp, #(SVC_MODE ^ SYSTEM_MODE)
|