Home
last modified time | relevance | path

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

/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_mpx.c1589 static CNTLR_OPCODE map_opcode (uint32 command);
1967 mpx_cmd = map_opcode (mpx_obuf); /* get command opcode */ in mpx_interface()
3706 static CNTLR_OPCODE map_opcode (uint32 command) in map_opcode() function