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

  /src/usr.bin/infocmp/
infocmp.c 45 #define SW 8
152 col = SW;
187 if (col != SW) {
190 col = SW;
762 n = SW;
765 if (n != SW) {
768 n = SW;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
nouveau_nvkm_engine_device_user.c 84 case ENGINE_A(SW ); break;
nouveau_nvkm_engine_device_base.c 120 .sw = nv04_sw_new,
141 .sw = nv04_sw_new,
183 .sw = nv10_sw_new,
205 .sw = nv10_sw_new,
227 .sw = nv10_sw_new,
249 .sw = nv10_sw_new,
271 .sw = nv10_sw_new,
293 .sw = nv10_sw_new,
315 .sw = nv10_sw_new,
337 .sw = nv10_sw_new
    [all...]
  /src/sys/arch/mips/mips/
bds_emul.S 128 PTR_WORD _C_LABEL(mips_emul_sw) # 053 SW
locore_mips1.S 1713 PTR_WORD _C_LABEL(MIPSX(kern_tlb_miss)) # 3 TLB miss (SW)
1715 PTR_WORD _C_LABEL(MIPSX(kern_gen_exception))# 5 address error (SW)
mipsX_subr.S 3032 PTR_WORD _C_LABEL(MIPSX(kern_tlb_invalid_exception)) # 3 TLB miss (SW)
3035 PTR_WORD _C_LABEL(MIPSX(kern_gen_exception)) # 3 TLB miss (SW)
3038 PTR_WORD _C_LABEL(MIPSX(kern_gen_exception)) # 5 address error (SW)
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeMIPS_common.c 170 #define SW (HI(43))
530 #define STACK_STORE SW
674 /* u w s */ ARCH_32_64(HI(43) /* sw */, HI(63) /* sd */),
680 /* u i s */ HI(43) /* sw */,
683 /* s w s */ ARCH_32_64(HI(43) /* sw */, HI(63) /* sd */),
689 /* s i s */ HI(43) /* sw */,

Completed in 30 milliseconds