HomeSort by: relevance | last modified time | path
    Searched defs:MOVE (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/gspa/gspa/
gsp_inst.c 93 #define MOVE 18
94 #define MOVEK (MOVE|K32)
216 {"MOVE",0x4C00, MOVEK, {EXAREG,EAREG, OPTSPEC,0}},
397 /* Opcodes for MOVE instruction */
465 if (class == MOVE && op0 && op1 && op1->type == REG) {
712 case MOVE:
716 opc = class == MOVE? move_opc[md][ms]:
  /src/games/hunt/include/
hunt_common.h 66 #define MOVE ('m' | 0200)

Completed in 14 milliseconds