Home
last modified time | relevance | path

Searched refs:pea (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/m68k/kernel/
H A Dentry.S60 pea %sp@(SWITCH_STACK_SIZE)
73 pea %sp@(SWITCH_STACK_SIZE)
164 pea %sp@
167 pea ret_from_exception
240 pea resume_userspace
264 pea resume_userspace
272 pea %sp@(SWITCH_STACK_SIZE)
281 pea 1 | send SIGTRAP
283 pea LSIGTRAP
H A Dhead.S465 pea \record
480 pea \ch
513 pea %pc@(.Lstr\@)
560 pea \mask
/openbmc/linux/arch/m68k/math-emu/
H A Dfp_entry.S88 pea LSEGV_MAPERR
89 pea LSIGSEGV
99 pea LTRAP_TRACE
100 pea LSIGTRAP
H A Dfp_scan.S303 pea fp_finalrounding
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dftest.S72 pea pass_str(%pc)
81 pea fail_str(%pc)
93 pea start_str(%pc)
99 pea effadd_str(%pc)
109 pea unsupp_str(%pc)
119 pea ovfl_nm_str(%pc)
127 pea unfl_nm_str(%pc)
145 pea start_str_unimp(%pc)
151 pea unimp_str(%pc)
171 pea start_str_enable(%pc)
[all …]
H A Ditest.S56 pea pass_str(%pc)
65 pea fail_str(%pc)
76 pea start_str(%pc)
82 pea mulul_str(%pc)
92 pea divul_str(%pc)
102 pea cmp2_str(%pc)
112 pea movp_str(%pc)
122 pea ea_str(%pc)
133 pea cas_str(%pc)
143 pea cas2_str(%pc)
[all …]
/openbmc/linux/arch/m68k/coldfire/
H A Dentry.S121 pea Lkernel_return
152 pea %sp@(SWITCH_STACK_SIZE)
/openbmc/linux/arch/m68k/include/asm/
H A Dentry.h138 pea -1:w /* orig d0 */
188 pea -1:w /* orig d0 */
H A Dmath-emu.h272 pea .Lpdata\@
/openbmc/linux/arch/m68k/68000/
H A Dentry.S70 pea %sp@
118 pea %sp@(SWITCH_STACK_SIZE)
/openbmc/linux/arch/m68k/ifpsp060/
H A Dilsp.doc87 pea (%sp) # pass: result addr on stack
101 pea (%sp) # pass: result addr on stack
120 pea _bounds # pass ptr to bounds
/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c665 struct perf_event_attr pea; in perf_instr_count_open() local
668 memset(&pea, 0, sizeof(struct perf_event_attr)); in perf_instr_count_open()
669 pea.type = PERF_TYPE_HARDWARE; in perf_instr_count_open()
670 pea.size = sizeof(struct perf_event_attr); in perf_instr_count_open()
671 pea.config = PERF_COUNT_HW_INSTRUCTIONS; in perf_instr_count_open()
674 fd = perf_event_open(&pea, -1, cpu_num, -1, 0); in perf_instr_count_open()
/openbmc/qemu/target/m68k/
H A Dtranslate.c2662 DISAS_INSN(pea) in DISAS_INSN() argument
5841 BASE(pea, 4840, ffc0); in register_m68k_insns()