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

  /src/usr.sbin/gspa/gspa/
gsp_inst.c 65 #define DYADIC 3 /* immediate or reg, reg */
66 #define ADD (DYADIC|K32)
67 #define SUB (DYADIC|IMMCOM|K32)
68 #define CMP (DYADIC|IMMCOM)
69 #define AND (DYADIC|NOIMM16|IMMCOM)
70 #define OR (DYADIC|NOIMM16)
467 class = DYADIC;
473 class = DYADIC;
475 if( class == DYADIC ){
  /src/sys/arch/m68k/fpsp/
Makefile 253 l_entry.sa: L_ENTRY.AWK L_LIST MONADIC.$(SYS) DYADIC.$(SYS) l_fpsp.h
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 4291 # DYADIC TEMPLATE #
4495 # DYADIC TEMPLATE #
4699 # DYADIC TEMPLATE #
10014 # emulation. result always positive. (dyadic) #

Completed in 20 milliseconds