Home
last modified time | relevance | path

Searched refs:entArith (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/tcg/alpha/system/
H A Dboot.S62 ldah $16, entArith($gp) !gprelhigh
63 lda $16, entArith($16) !gprellow
122 entArith: label
/openbmc/linux/arch/alpha/kernel/
H A Dproto.h159 extern void entArith(void);
H A Dentry.S189 CFI_START_OSF_FRAME entArith
196 CFI_END_OSF_FRAME entArith
H A Dtraps.c986 wrent(entArith, 1); in trap_init()