Searched refs:sfc (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun68k/sun68k/
H A Dctrlsp.S44 movc %sfc,%d1 | save sfc
45 moveq #FC_CONTROL,%d0 | sfc = FC_CONTROL
46 movec %d0,%sfc
50 movc %d1,%sfc | restore sfc
57 movc %sfc,%d1 | save sfc
58 moveq #FC_CONTROL,%d0 | sfc = FC_CONTROL
59 movec %d0,%sfc
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cr16/
H A Dscc_test.s15 sfc r9
H A Dscc_test.d18 10: 99 08 sfc r9
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/crx/
H A Djscond_insn.s103 .global sfc
104 sfc: label
105 sfc r10 label
H A Djscond_insn.d81 00000030 <sfc>:
82 30: 9a bb sfc r10
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dsupport.s73 movc %sfc,%d0
H A Dcopy.s92 * will verify that the sfc/dfc register values are correct.
95 PANIC("copy.s: bad sfc or dfc")
97 #define CHECK_SFC movec %sfc,%d0; subql #FC_USERD,%d0; bne Lbadfc
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dfp_complete.c248 s_float sfb, sfc; local
269 sfc.i = float64_to_float32(tfb.i);
270 lds(inst.float_detail.fc, &sfc, l);
510 s_float sfa, sfb, sfc; local
524 sfc.i = (int64_t)tfb.i >= 0L ? INT_MAX : INT_MIN;
525 alpha_lds(inst.float_detail.fc, &sfc);
540 sfc.i = float32_sqrt(sfb.i);
543 sfc.i = FLOAT32QNAN;
546 sfc.i = (*swfp_s[inst.float_detail.opclass])(
549 lds(inst.float_detail.fc, &sfc,
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dlocore.s107 movc %d0,%sfc | space where the sun3 designers
149 | we can safely set the %sfc/dfc to something != FC_CONTROL
151 movc %d0,%sfc | space for copyin/copyout
254 movc %sfc,%d1 | save %sfc to %d1
255 moveq #FC_CONTROL,%d0 | %sfc = FC_CONTROL
256 movc %d0,%sfc
258 movc %d1,%sfc | restore %sfc
737 movc %sfc,
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/m68k/060sp/dist/
H A Disp.s2947 # d6 = previous sfc/dfc #
2952 # d6 = previous sfc/dfc #
3108 mov.l %d6,%sfc # restore previous sfc
3124 mov.l %d6,%sfc # restore previous sfc
3294 movc %sfc,%d6 # save old SFC/DFC
3295 movc %d0,%sfc # store new SFC
3421 movc %d6,%sfc # restore old SFC
3433 movc %d6,%sfc # restor
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Dlocore.s126 | we can safely set the sfc/dfc to something != FC_CONTROL
128 movc %d0,%sfc | space for copyin/copyout
/netbsd-6-1-5-RELEASE/sys/arch/news68k/news68k/
H A Dlocore.s327 movc %d0,%sfc | as source
/netbsd-6-1-5-RELEASE/sys/arch/luna68k/luna68k/
H A Dlocore.s210 movc %d0,%sfc | as source
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/mvme68k/
H A Dlocore.s550 movc %d0,%sfc | as source
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Dlocore.s969 movc %d0,%sfc | as source
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/cesfic/
H A Dlocore.s222 movc %d0,%sfc | as source
/netbsd-6-1-5-RELEASE/sys/arch/x68k/x68k/
H A Dlocore.s788 movc %d0,%sfc | as source
/netbsd-6-1-5-RELEASE/sys/arch/next68k/next68k/
H A Dlocore.s303 movc %d0,%sfc | as source
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Dlocore.s138 movc %d0,%sfc | as source

Completed in 241 milliseconds