Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/lib/
Dx86-opcode-map.txt42 06: PUSH ES (i64)
43 07: POP ES (i64)
50 0e: PUSH CS (i64)
59 16: PUSH SS (i64)
60 17: POP SS (i64)
67 1e: PUSH DS (i64)
68 1f: POP DS (i64)
77 27: DAA (i64)
85 2f: DAS (i64)
94 37: AAA (i64)
[all …]
/linux-4.1.27/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()
/linux-4.1.27/Documentation/metag/
Dkernel-ABI.txt144 long sys_fadvise64_64(i32 fd, i64 offs, i64 len, i32 advice);
/linux-4.1.27/arch/mips/include/uapi/asm/
Dinst.h921 struct m16e_i64 i64; member
/linux-4.1.27/arch/mips/kernel/
Dunaligned.c1930 switch (mips16inst.i64.func) { /* I64/RI64 func field check */ in emulate_load_store_MIPS16e()