Home
last modified time | relevance | path

Searched refs:lduba (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Dbwtwo_obio.c254 lduba(AC_SYSENABLE, ASI_CONTROL) | SYSEN_VIDEO); in bwtwo_set_video_sun4()
257 lduba(AC_SYSENABLE, ASI_CONTROL) & ~SYSEN_VIDEO); in bwtwo_set_video_sun4()
272 return ((lduba(AC_SYSENABLE, ASI_CONTROL) & SYSEN_VIDEO) != 0); in bwtwo_get_video_sun4()
/netbsd-src/sys/arch/sparc64/include/
H A Dbus_funcs.h172 (0 ? (t)->type : lduba((h)._ptr + (o), (h)._asi))
185 lduba((h)._ptr + (o), (h)._asi); \
277 (0 ? (t)->type : lduba((h)._ptr + (o), (h)._sasi))
290 lduba((h)._ptr + (o), (h)._sasi); \
H A Dctlreg.h665 SPARC64_LD_DEF(lduba, uint8_t, uint32_t)
/netbsd-src/sys/arch/sparc/sparc/
H A Dasm.h61 #define lduba(loc, asi) ({ \ macro
H A Dcache.c124 lduba(AC_SYSENABLE, ASI_CONTROL) | SYSEN_CACHE); in sun4_cache_enable()
130 lduba(AC_SYSENABLE, ASI_CONTROL) | SYSEN_IOCACHE); in sun4_cache_enable()
H A Dpromlib.c1082 *dst++ = lduba(src++, ASI_CONTROL); in prom_getidprom()
H A Dlocore.s1837 lduba [%o0] ASI_CONTROL, %o1 ! get its value
4150 lduba [%l0] ASI_SEGMAP, %l4 ! segmap[highva] = segmap[lowva];
4165 lduba [%l3] ASI_CONTROL, %l3
5193 lduba [%o0] ASI_CONTROL, %o0 ! read
H A Dpmap.c483 ? lduba(va, ASI_SEGMAP) \
/netbsd-src/sys/arch/sparc/include/
H A Dpte.h397 #define getcontext4() lduba(AC_CONTEXT, ASI_CONTROL)
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcopy.S814 lduba [%o0] %asi, %o0 ! value = *(char *)addr;
H A Dlocore.s2209 lduba [%g6 + PCB_NSAVED] %asi, %g7 ! Start incrementing pcb_nsaved
3469 lduba [%g6 + PCB_NSAVED] %asi, %g7 ! Fetch current nsaved from the pcb
3526 lduba [%g6 + PCB_NSAVED] %asi, %g7 ! Fetch current nsaved from the pcb