Home
last modified time | relevance | path

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

/original-bsd/old/pcc/mip/
H A Dcommon.c245 MUL, "*", BITYPE|FLOFLG|MULFLG,
246 ASG MUL, "*=", BITYPE|FLOFLG|MULFLG|ASGFLG|ASGOPFLG,
256 DIV, "/", BITYPE|FLOFLG|MULFLG|DIVFLG,
257 ASG DIV, "/=", BITYPE|FLOFLG|MULFLG|DIVFLG|ASGFLG|ASGOPFLG,
H A Dcommon190 MUL, "*", BITYPE|FLOFLG|MULFLG,
191 ASG MUL, "*=", BITYPE|FLOFLG|MULFLG|ASGFLG|ASGOPFLG,
201 DIV, "/", BITYPE|FLOFLG|MULFLG|DIVFLG,
202 ASG DIV, "/=", BITYPE|FLOFLG|MULFLG|DIVFLG|ASGFLG|ASGOPFLG,
H A Dmatch.c22 MULFLG, /* OPMUL */
23 MULFLG|ASGFLG, /* ASG OPMUL */
548 (SIMPFLG|COMMFLG|MULFLG|DIVFLG|LOGFLG|FLOFLG|SHFFLG) ){ in mlinit()
650 (SIMPFLG|COMMFLG|MULFLG|DIVFLG|LOGFLG|FLOFLG|SHFFLG) ){
H A Dmanifest.h76 #define MULFLG 04000 macro
H A Dmanifest208 # define MULFLG 04000