Home
last modified time | relevance | path

Searched refs:nfcc (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sparc/fpu/
H A Diu_simulator.c66 uint_t nfcc = (pinst.op3 >> 1) & 0x3; in fbcc_sim() local
67 switch (nfcc) { in fbcc_sim()
H A Dfpu_simulator.c179 uint32_t nfcc; /* fcc number field. */ in _fp_fpu_simulator() local
258 nfcc = nrd & 0x3; in _fp_fpu_simulator()
404 switch (nfcc) { in _fp_fpu_simulator()
426 switch (nfcc) { in _fp_fpu_simulator()