Searched refs:x12 (Results 51 - 75 of 1996) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/arm/amlogic/
H A Dmeson_canvasreg.h34 #define DC_CAV_LUT_DATAL_REG CANVAS_REG(0x12)
/netbsd-current/sys/netinet/
H A Digmp.h99 #define IGMP_v1_HOST_MEMBERSHIP_REPORT 0x12 /* v1 membership report */
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arc/
H A Dextensions.s1 .extCondCode isbusy, 0x12
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Dlm32-sim.h40 #define LM32_CSR_BP2 0x12
/netbsd-current/external/gpl3/gdb/dist/sim/lm32/
H A Dlm32-sim.h40 #define LM32_CSR_BP2 0x12
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Dpoly1305-armv8.S48 adr x12,poly1305_blocks
53 csel x12,x12,x7,eq
59 stp x12,x13,[x2]
90 mul x12,x4,x7 // h0*r0
97 adds x12,x12,x10
118 adds x4,x12,x10
138 adds x12,x4,#5 // compare to modulus
144 csel x4,x4,x12,e
[all...]
H A Darmv8-mont.S36 // (*) mul x12,x13,x15 // np[0]*m1
39 // (*) adds x12,x12,x6 // discarded
61 adds x12,x16,x13
66 adds x12,x12,x6
70 str x12,[x22],#8 // tp[j-1]
78 adds x12,x16,x13
82 adds x12,x12,x
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/aarch64/
H A Dpoly1305-armv8.S47 adr x12,poly1305_blocks
52 csel x12,x12,x7,eq
58 stp x12,x13,[x2]
89 mul x12,x4,x7 // h0*r0
96 adds x12,x12,x10
117 adds x4,x12,x10
137 adds x12,x4,#5 // compare to modulus
143 csel x4,x4,x12,e
[all...]
H A Darmv8-mont.S35 // (*) mul x12,x13,x15 // np[0]*m1
38 // (*) adds x12,x12,x6 // discarded
60 adds x12,x16,x13
65 adds x12,x12,x6
69 str x12,[x22],#8 // tp[j-1]
77 adds x12,x16,x13
81 adds x12,x12,x
[all...]
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Dpoly1305-armv8.S43 adr x12,.Lpoly1305_blocks
48 csel x12,x12,x7,eq
54 stp x12,x13,[x2]
86 mul x12,x4,x7 // h0*r0
93 adds x12,x12,x10
114 adds x4,x12,x10
135 adds x12,x4,#5 // compare to modulus
141 csel x4,x4,x12,e
[all...]
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/
H A Dpoly1305-armv8.S42 adr x12,.Lpoly1305_blocks
47 csel x12,x12,x7,eq
53 stp x12,x13,[x2]
85 mul x12,x4,x7 // h0*r0
92 adds x12,x12,x10
113 adds x4,x12,x10
134 adds x12,x4,#5 // compare to modulus
140 csel x4,x4,x12,e
[all...]
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c22 uint32_t x8, x9, x10, x11, x12, x13, x14, x15; local
43 x12 = LOAD32_LE(in + 0);
49 QUARTERROUND(x0, x4, x8, x12);
54 QUARTERROUND(x1, x6, x11, x12);
63 STORE32_LE(out + 16, x12);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.disasm/
H A Dh8300s.s33 mov.b #0x12,r1l
38 mov.b @0x12:8,r3h
75 add.b #0x12,r0l
86 addx #0x12,r0l
88 subx #0x12,r0l
124 cmp.b #0x12,r0l
152 and.b #0x12,r0l
158 or.b #0x12,r0l
164 xor.b #0x12,r0l
205 bset #0x5,@0x12
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
H A Dh8300s.s33 mov.b #0x12,r1l
38 mov.b @0x12:8,r3h
75 add.b #0x12,r0l
86 addx #0x12,r0l
88 subx #0x12,r0l
124 cmp.b #0x12,r0l
152 and.b #0x12,r0l
158 or.b #0x12,r0l
164 xor.b #0x12,r0l
205 bset #0x5,@0x12
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/
H A Dpoly1305-armv8.pl265 and x12,$h0,#0x03ffffff // base 2^64 -> base 2^26
317 lsr $h1,x12,#12
318 adds $h0,$h0,x12,lsl#52
351 extr x12,$h1,$h0,#52
352 and x12,x12,#0x03ffffff
395 extr x12,$h1,$h0,#52
396 and x12,x12,#0x03ffffff
407 fmov ${H2},x12
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
H A Dpoly1305-armv8.pl266 and x12,$h0,#0x03ffffff // base 2^64 -> base 2^26
319 lsr $h1,x12,#12
320 adds $h0,$h0,x12,lsl#52
353 extr x12,$h1,$h0,#52
354 and x12,x12,#0x03ffffff
397 extr x12,$h1,$h0,#52
398 and x12,x12,#0x03ffffff
409 fmov ${H2},x12
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/
H A Dsqr_diag_addlsh1.asm54 mul x12, x15, x15
61 mul x12, x15, x15
76 stp x12, x13, [rp],#16
77 adcs x12, x8, x10
85 stp x12, x13, [rp],#16
86 adcs x12, x8, x10
95 stp x12, x13, [rp]
96 adcs x12, x8, x10
99 stp x12, x13, [rp,#16]
H A Drsh1aors_n.asm80 ADDSUBC x12, x4, x8
98 ADDSUBC x12, x4, x8
103 extr x17, x12, x15, #1
109 L(3): extr x17, x12, x15, #1
117 ADDSUB x12, x4, x8
119 and x10, x12, #1
134 ADDSUBC x12, x4, x8
144 extr x17, x12, x15, #1
150 extr x16, x13, x12, #1
152 ADDSUBC x12, x
[all...]
/netbsd-current/sys/dev/microcode/rum/
H A Dmicrocode.h27 0x02, 0x13, 0x25, 0x12, 0x10, 0xd9, 0x02, 0x12, 0x58, 0x02, 0x13,
28 0x58, 0x02, 0x13, 0x5a, 0xc0, 0xd0, 0x75, 0xd0, 0x18, 0x12, 0x13,
48 0x02, 0x12, 0x57, 0xc2, 0x09, 0x90, 0x02, 0x00, 0xe0, 0x44, 0x04,
49 0xf0, 0x74, 0x04, 0x12, 0x0c, 0x3a, 0xc2, 0x04, 0xc2, 0x07, 0x90,
51 0x26, 0xe0, 0x20, 0xe2, 0x03, 0x02, 0x12, 0x57, 0x90, 0x02, 0x08,
52 0xe0, 0x70, 0x1b, 0x20, 0x07, 0x03, 0x02, 0x12, 0x57, 0x90, 0x03,
53 0x12, 0xe0, 0x64, 0x22, 0x60, 0x03, 0x02, 0x12, 0x57, 0xd2, 0x09,
54 0xc2, 0x07, 0x74, 0x02, 0x12,
[all...]
/netbsd-current/sys/dev/sun/
H A Deeprom.h44 * the true value is 0x12 and false is the usual zero. Such flags
48 #define EE_TRUE 0x12
66 #define EE_SCR_1024X1024 0x12
94 #define EE_CONS_COLOR 0x12 /* - Color FB / keyboard */
190 * 0x12 = diagnostic mode
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dsysreg-4.s24 mrs x12, TFSR_EL12
36 msr TFSR_EL12, x12
57 dc cgdsw, x12
/netbsd-current/sys/arch/hpcmips/vr/
H A Dvrc4173icureg.h60 #define VRC4173ICU_MKIUINT 0x12
/netbsd-current/sys/dev/cardbus/
H A Dcardbus_exrom.h50 #define CARDBUS_EXROM_DATA_DATA_REV 0x12 /* Revision Level of Code/Data */
/netbsd-current/sys/dev/podulebus/
H A Dpowerromreg.h25 #define PRID_MORLEY_CACHED 0x12 /* Morley 16 bit Cached SCSI-1 */
/netbsd-current/usr.sbin/btattach/
H A Dinit_st.c58 case B230400: rate = 0x12; break;

Completed in 396 milliseconds

1234567891011>>