Home
last modified time | relevance | path

Searched refs:AX (Results 1 – 11 of 11) sorted by relevance

/linux/tools/perf/arch/x86/tests/
H A Dregs_load.S4 #define AX 0 macro
32 movq %rax, AX(%rdi)
68 movl %eax, AX(%edi)
/linux/kernel/bpf/
H A Dcore.c64 #define AX regs[BPF_REG_AX] macro
1922 div64_u64_rem(DST, SRC, &AX); in ___bpf_prog_run()
1923 DST = AX; in ___bpf_prog_run()
1926 AX = div64_s64(DST, SRC); in ___bpf_prog_run()
1927 DST = DST - AX * SRC; in ___bpf_prog_run()
1934 AX = (u32) DST; in ___bpf_prog_run()
1935 DST = do_div(AX, (u32) SRC); in ___bpf_prog_run()
1938 AX = abs_s32((s32)DST); in ___bpf_prog_run()
1939 AX = do_div(AX, abs_s32((s32)SRC)); in ___bpf_prog_run()
1941 DST = (u32)-AX; in ___bpf_prog_run()
[all …]
/linux/Documentation/hwmon/
H A Dsmsc47b397.rst59 MOV AX,25H
150 MOV AX,055H
161 MOV AX,0AAH
178 MOV AX,055H
196 MOV AX,0AAH
/linux/arch/x86/um/
H A Dsignal.c62 GETREG(AX, ax); in copy_sc_from_user()
134 PUTREG(AX, ax); in copy_sc_to_user()
/linux/arch/um/os-Linux/skas/
H A Dprocess.c54 R(AX); in ptrace_reg_name()
71 R(AX); in ptrace_reg_name()
/linux/Documentation/i2c/busses/
H A Di2c-ali15x3.rst61 - Gigabyte GA-5AX (Generally doesn't work because the BIOS doesn't
/linux/drivers/zorro/
H A Dzorro.ids179 0500 AX-S [Miscellaneous Expansion Card]
/linux/Documentation/admin-guide/
H A Dsvga.rst127 0x0900 to 0x09ff - Video7 special modes. Set by calling INT 0x10, AX=0x6f05.
/linux/tools/perf/Documentation/
H A Dperf-probe.txt208 On x86 systems %REG is always the short form of the register: for example %AX. %RAX or %EAX is not valid.
/linux/
H A DCREDITS832 D: Original Appletalk, AX.25, and IPX code
1017 S: PR4 6AX
1491 D: Various AX.25/ROSE/NETROM + hamradio driver patches
2196 D: 6pack driver for AX.25
2994 D: AX.25, NET/ROM and ROSE amateur radio protocol suites
3404 D: Generic Z8530 driver, AX.25 DAMA slave implementation
3405 D: Several AX.25 hacks
/linux/drivers/net/
H A DKconfig18 AX.25/KISS for sending Internet traffic over amateur radio links.