Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/lib/
Dx86-opcode-map.txt34 06: PUSH ES (i64)
35 07: POP ES (i64)
42 0e: PUSH CS (i64)
51 16: PUSH SS (i64)
52 17: POP SS (i64)
59 1e: PUSH DS (i64)
60 1f: POP DS (i64)
69 27: DAA (i64)
77 2f: DAS (i64)
86 37: AAA (i64)
[all …]
/linux-2.6.39/drivers/staging/octeon/
Dcvmx-fau.h223 uint64_t i64; in cvmx_fau_tagwait_fetch_and_add64() member
226 result.i64 = in cvmx_fau_tagwait_fetch_and_add64()
/linux-2.6.39/arch/ia64/kvm/
Dmmio.c321 bundle.i64[0], bundle.i64[1]); in emulate_io_inst()
Dvtlb.c622 pbundle->i64[0] = *vpa++; in fetch_code()
623 pbundle->i64[1] = *vpa; in fetch_code()
Dprocess.c503 if (!bundle.i64[0] && !bundle.i64[1]) in vmm_handle_fpu_swa()
Dvcpu.h43 unsigned long i64[2]; member