Home
last modified time | relevance | path

Searched refs:eax (Results 1 – 3 of 3) sorted by relevance

/hal_intel-3.7.0/bsp_sedi/soc/intel_ish/pm/aon/
Dipapg.S37 mov %cr0, %eax
38 push %eax
39 mov %cr4, %eax
40 push %eax
46 movl $out_of_pg, %eax
47 movl %eax, PMU_SCRATCHPAD0
48 movl (%eax), %eax
49 movl %eax, PMU_SCRATCHPAD1
55 lea aon_tss, %eax
56 movl %esp, TSS_ESP0_OFFSET(%eax)
[all …]
Daon_task.c92 .eax = 0,
/hal_intel-3.7.0/bsp_sedi/soc/intel_ish/pm/
Dia_structs.h81 uint32_t eax; member