Home
last modified time | relevance | path

Searched refs:EDX (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dptrace_32.c58 [EDX] = HOST_DX,
81 case EDX: in putreg()
162 case EDX: in getreg()
H A Duser-offsets.c30 DEFINE(HOST_DX, EDX); in foo()
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dptrace-abi.h9 #define EDX 2 macro
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dptrace.h8 #define EDX 2 macro
/OK3568_Linux_fs/kernel/arch/x86/um/os-Linux/
H A Dmcontext.c17 COPY(EBX); COPY(EDX); COPY(ECX); COPY(EAX); in get_regs_from_mc()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis-7/
H A D0006-Define-correct-gregs-for-RISCV32.patch59 "EAX:%08lx EBX:%08lx ECX:%08lx EDX:%08lx\n"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A D0006-Define-correct-gregs-for-RISCV32.patch59 "EAX:%08lx EBX:%08lx ECX:%08lx EDX:%08lx\n"
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dspecial-register-buffer-data-sampling.rst98 RNGDS_MITG_DIS (bit 0) is enumerated by CPUID.(EAX=07H,ECX=0).EDX[SRBDS_CTRL =
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dcpuinfo.rst51 checked at runtime in the respective CPUID leaf [EAX=f, ECX=0] bit EDX[1].
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch656 - printk("EDX=%08x \n", M.x86.R_EDX );
686 + printk("EDX=%08x \n", M.x86.R_EDX);
1459 - DECODE_PRINTF("EDX");
1485 + DECODE_PRINTF("EDX");
1597 - DECODE_PRINTF("[EDX]");
1600 + DECODE_PRINTF("[EDX]");
1670 - DECODE_PRINTF("[EDX");
1673 + DECODE_PRINTF("[EDX");
1748 - DECODE_PRINTF("[EDX]");
1777 + DECODE_PRINTF("[EDX]");
[all …]
/OK3568_Linux_fs/kernel/tools/arch/x86/lib/
H A Dx86-opcode-map.txt554 ca: BSWAP RDX/EDX/R10/R10D
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dx86-opcode-map.txt554 ca: BSWAP RDX/EDX/R10/R10D
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info34529 and the second argument (if of integral type) in the register EDX.
34590 registers EAX, EDX, and ECX instead of on the stack. Functions
34597 in the loader, which might assume EAX, EDX and ECX can be
34601 save EAX, EDX and ECX. (Lazy binding can be disabled with the
37671 asm volatile ( "rdtsc\n\t" // Returns the time in EDX:EAX.
37683 asm volatile ( "rdtsc\n\t" // Returns the time in EDX:EAX.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info34529 and the second argument (if of integral type) in the register EDX.
34590 registers EAX, EDX, and ECX instead of on the stack. Functions
34597 in the loader, which might assume EAX, EDX and ECX can be
34601 save EAX, EDX and ECX. (Lazy binding can be disabled with the
37671 asm volatile ( "rdtsc\n\t" // Returns the time in EDX:EAX.
37683 asm volatile ( "rdtsc\n\t" // Returns the time in EDX:EAX.