Home
last modified time | relevance | path

Searched refs:OPC_load_st_62 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/fpu/
H A Dfpu_instr.h287 #define OPC_load_st_62 0x3e macro
H A Dfpu_emu.c416 } else if (instr.i_any.i_opcd == OPC_load_st_62) { in fpu_execute()