Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/arm/
Diwmmxt.c202 static int WROR (ARMul_State *, ARMword);
2663 WROR (ARMul_State * state, ARMword instr) in WROR() function
3618 status = WROR (state, instr); break; in Process_Instruction()