Home
last modified time | relevance | path

Searched refs:i64 (Results 1 – 6 of 6) sorted by relevance

/arch/arm/crypto/
Dsha512-core.S_shipped555 vadd.i64 d16,d30 @ h+=Maj from the past
570 vadd.i64 d27,d29,d23
573 vadd.i64 d27,d26
575 vadd.i64 d28,d0
580 vadd.i64 d27,d28
583 vadd.i64 d19,d27
584 vadd.i64 d30,d27
585 @ vadd.i64 d23,d30
592 vadd.i64 d23,d30 @ h+=Maj from the past
607 vadd.i64 d27,d29,d22
[all …]
Dghash-ce-core.S144 vmov.i64 t3h, #0
180 vshl.i64 T1, XL, #57
181 vshl.i64 T2, XL, #62
183 vshl.i64 T2, XL, #63
334 vmov.i64 k16, #0xffff
335 vmov.i64 k32, #0xffffffff
336 vmov.i64 k48, #0xffffffffffff
/arch/x86/lib/
Dx86-opcode-map.txt47 06: PUSH ES (i64)
48 07: POP ES (i64)
55 0e: PUSH CS (i64)
64 16: PUSH SS (i64)
65 17: POP SS (i64)
72 1e: PUSH DS (i64)
73 1f: POP DS (i64)
82 27: DAA (i64)
90 2f: DAS (i64)
99 37: AAA (i64)
[all …]
/arch/mips/include/asm/octeon/
Dcvmx-fau.h236 uint64_t i64; in cvmx_fau_tagwait_fetch_and_add64() member
239 result.i64 = in cvmx_fau_tagwait_fetch_and_add64()
/arch/mips/include/uapi/asm/
Dinst.h1097 struct m16e_i64 i64; member
/arch/mips/kernel/
Dunaligned.c2049 switch (mips16inst.i64.func) { /* I64/RI64 func field check */ in emulate_load_store_MIPS16e()