/arch/arm/lib/ |
D | ashldi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
D | lshrdi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
D | ashrdi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
/arch/powerpc/kernel/ |
D | io-workarounds.c | 115 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument 125 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument 144 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, argument 145 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, argument
|
/arch/alpha/math-emu/ |
D | sfp-util.h | 8 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 11 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/arch/sparc/math-emu/ |
D | sfp-util_32.h | 7 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 17 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
D | sfp-util_64.h | 15 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 29 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/arch/sh/math-emu/ |
D | sfp-util.h | 6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 14 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/arch/sh/kernel/ |
D | process_64.c | 43 unsigned long long ah, al, bh, bl, ch, cl; in show_regs() local
|
/arch/powerpc/include/asm/ |
D | sfp-machine.h | 216 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 239 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
D | io.h | 596 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at; argument 597 #define DEF_PCI_AC_NORET(name, at, al, space, aa) void (*name) at; argument 607 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument 615 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument
|
/arch/x86/boot/ |
D | boot.h | 267 u8 al, ah, eax2, eax3; member
|
/arch/x86/kvm/ |
D | emulate.c | 3367 u8 al, old_al; in em_das() local 3405 u8 al, ah; in em_aam() local 3427 u8 al = ctxt->dst.val & 0xff; in em_aad() local
|
/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 2168 uint64_t al:2; member
|