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 62 #define DYADIC 3 /* immediate or reg, reg */
63 #define ADD (DYADIC|K32)
64 #define SUB (DYADIC|IMMCOM|K32)
65 #define CMP (DYADIC|IMMCOM)
66 #define AND (DYADIC|NOIMM16|IMMCOM)
67 #define OR (DYADIC|NOIMM16)
464 class = DYADIC;
470 class = DYADIC;
472 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 94 milliseconds