Home
last modified time | relevance | path

Searched defs:PREFE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h157 #define PREFE(hint, addr) \ macro
173 #define PREFE(hint, addr) macro
/openbmc/qemu/disas/
H A Dnanomips.c11801 static char *PREFE(uint64 instruction, Dis_info *info) in PREFE() function