HomeSort by: relevance | last modified time | path
    Searched refs:DISPLACEMENT (Results 1 - 5 of 5) sorted by relevancy

  /src/games/atc/
extern.c 78 DISPLACEMENT displacement[MAXDIR] = { variable in typeref:typename:DISPLACEMENT[]
struct.h 119 typedef struct displacement { struct
122 } DISPLACEMENT;
extern.h 65 extern DISPLACEMENT displacement[MAXDIR];
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 8274 asr.l &4,%d1 # SHIFTED 20, D0 IS THE DISPLACEMENT
8518 asr.l &4,%d1 # D0 CONTAINS DISPLACEMENT FOR 1/F
9023 asl.l &4,%d1 # DISPLACEMENT FOR 2^(J/64)
9120 asl.l &4,%d1 # DISPLACEMENT FOR 2^(J/64)
fpsp.s 4326 bsr.l _imem_read_word # read displacement
4331 ext.l %d0 # sign extend displacement
4983 # the instruction fetch access for the displacement word for the
8380 asr.l &4,%d1 # SHIFTED 20, D0 IS THE DISPLACEMENT
8624 asr.l &4,%d1 # D0 CONTAINS DISPLACEMENT FOR 1/F
9129 asl.l &4,%d1 # DISPLACEMENT FOR 2^(J/64)
9226 asl.l &4,%d1 # DISPLACEMENT FOR 2^(J/64)
16267 # d0 = displacement #
16283 # the displacement value to the stacked PC so that when an "rte" is #
16289 mov.l %d0,L_SCR1(%a6) # save displacement
    [all...]

Completed in 29 milliseconds