Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/arm/
Diwmmxt.c201 static int WPACK (ARMul_State *, ARMword);
2549 WPACK (ARMul_State * state, ARMword instr) in WPACK() function
3647 status = WPACK (state, instr); break; in Process_Instruction()