Home
last modified time | relevance | path

Searched defs:DX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/arch/x86/tests/
H A Dregs_load.S7 #define DX 3 * 8 macro
/openbmc/qemu/target/i386/hvf/
H A Dx86.h231 #define DX(cpu) RX(cpu, R_EDX) macro
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2436 #define DX(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 1)) macro