Searched refs:EDX (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | ptrace_32.c | 58 [EDX] = HOST_DX, 81 case EDX: in putreg() 162 case EDX: in getreg()
|
| H A D | user-offsets.c | 30 DEFINE(HOST_DX, EDX); in foo()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | ptrace-abi.h | 9 #define EDX 2 macro
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | ptrace.h | 8 #define EDX 2 macro
|
| /OK3568_Linux_fs/kernel/arch/x86/um/os-Linux/ |
| H A D | mcontext.c | 17 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 D | 0006-Define-correct-gregs-for-RISCV32.patch | 59 "EAX:%08lx EBX:%08lx ECX:%08lx EDX:%08lx\n"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
| H A D | 0006-Define-correct-gregs-for-RISCV32.patch | 59 "EAX:%08lx EBX:%08lx ECX:%08lx EDX:%08lx\n"
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/ |
| H A D | special-register-buffer-data-sampling.rst | 98 RNGDS_MITG_DIS (bit 0) is enumerated by CPUID.(EAX=07H,ECX=0).EDX[SRBDS_CTRL =
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | cpuinfo.rst | 51 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 D | Update-x86emu-from-X.org.patch | 656 - 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 D | x86-opcode-map.txt | 554 ca: BSWAP RDX/EDX/R10/R10D
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 554 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 D | gcc.info | 34529 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 D | gcc.info | 34529 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.
|