/src/sys/arch/arm/broadcom/ |
bcm53xx_board.c | 386 bcm53xx_get_chip_ioreg_state(struct bcm53xx_chip_state *bcs, 389 bcs->bcs_lcpll_control1 = bus_space_read_4(bst, bsh, 391 bcs->bcs_lcpll_control2 = bus_space_read_4(bst, bsh, 394 bcs->bcs_genpll_control5 = bus_space_read_4(bst, bsh, 396 bcs->bcs_genpll_control6 = bus_space_read_4(bst, bsh, 398 bcs->bcs_genpll_control7 = bus_space_read_4(bst, bsh, 401 bcs->bcs_usb2_control = bus_space_read_4(bst, bsh, 404 bcs->bcs_ddr_phy_ctl_pll_status = bus_space_read_4(bst, bsh, 406 bcs->bcs_ddr_phy_ctl_pll_dividers = bus_space_read_4(bst, bsh, 411 bcm53xx_get_chip_armcore_state(struct bcm53xx_chip_state *bcs, 467 struct bcm53xx_chip_state bcs; local in function:bcm53xx_bootstrap [all...] |
/src/lib/libc/arch/vax/sys/ |
__vfork14.S | 60 bcs err # if failed, set errno and return -1
|
/src/lib/libc/compat/arch/vax/sys/ |
compat_Ovfork.S | 62 bcs err # if failed, set errno and return -1
|
/src/sys/arch/arm/arm/ |
cpufunc_asm_armv5_ec.S | 82 bcs .Larmv5_ec_icache_sync_all 121 bcs .Larmv5_ec_dcache_wb 139 bcs .Larmv5_ec_dcache_wbinv_all 161 bcs .Larmv5_ec_dcache_wbinv_all 179 bcs .Larmv5_ec_idcache_wbinv_all
|
cpufunc_asm_arm9.S | 85 bcs .Larm9_icache_sync_all 132 bcs .Larm9_dcache_wb 149 bcs .Larm9_dcache_wbinv_all 170 bcs .Larm9_dcache_wbinv_all 187 bcs .Larm9_idcache_wbinv_all
|
cpufunc_asm_armv5.S | 71 bcs .Larmv5_icache_sync_all 119 bcs .Larmv5_dcache_wb 137 bcs .Larmv5_dcache_wbinv_all 159 bcs .Larmv5_dcache_wbinv_all 177 bcs .Larmv5_idcache_wbinv_all
|
cpufunc_asm_sa1.S | 237 bcs _C_LABEL(sa1_cache_cleanID) 255 bcs _C_LABEL(sa1_cache_purgeID) 274 bcs _C_LABEL(sa1_cache_purgeD) 292 bcs _C_LABEL(sa1_cache_syncI)
|
cpufunc_asm_xscale.S | 393 bcs _C_LABEL(xscale_cache_cleanID) 414 bcs _C_LABEL(xscale_cache_purgeID) 436 bcs _C_LABEL(xscale_cache_purgeD) 457 bcs _C_LABEL(xscale_cache_syncI)
|
/src/sys/arch/alpha/mcbus/ |
mcbus.c | 119 static const char * const bcs[CPU_BCacheMask + 1] = { local in function:mcbusattach 128 bcs[mcbus_primary.mcbus_bcache] : "Unknown"); 185 bcs[mcbus_primary.mcbus_bcache & 0x7]);
|
/src/lib/libc/arch/arm/sys/ |
brk.S | 69 bcs 1f
|
/src/lib/libc/arch/sparc64/sys/ |
__clone.S | 72 bcs,pn %xcc, 9f
|
/src/tests/kernel/arch/vax/ |
h_execregs.S | 68 bcs 2f /* bail if write failed */
|
/src/sys/arch/aarch64/aarch64/ |
bus_space_asm_generic.S | 300 bcs 0f /* delta = 2; */ 329 bcs 0f /* delta = 4; */ 358 bcs 0f /* delta = 8; */ 387 bcs 0f /* delta = 2; */ 417 bcs 0f /* delta = 4; */ 447 bcs 0f /* delta = 8; */ 806 bcs 0f /* delta = 2; */ 835 bcs 0f /* delta = 4; */ 864 bcs 0f /* delta = 8; */ 893 bcs 0f /* delta = 2; * [all...] |
locore.S | 730 bcs tinyprintf_putc
|
/src/lib/libc/arch/arm/ |
SYS.h | 86 #define _INVOKE_CERROR() bcs CERROR
|
/src/sys/arch/m68k/m68k/ |
w16copy.s | 59 bcs 3f | skip ahead if long count % 64k == 0 77 bcs 6f | skip ahead if no odd bytes 111 bcs 3f | skip ahead if long count % 64k == 0 130 bcs 6f | if so, skip ahead 151 bcs 8f | skip ahead if no odd bytes
|
/src/common/lib/libc/arch/aarch64/string/ |
bcopy.S | 100 bcs copy_backward 103 bcs 9f 125 bcs 9f 296 bcs strict_backward 299 bcs 9f 569 bcs strict_forward 572 bcs 9f 845 bcs copy_forward 850 bcs 9f 873 bcs 9 [all...] |
/src/sys/stand/efiboot/bootaa64/ |
cache.S | 58 bcs 1f
|
/src/sys/external/bsd/gnu-efi/dist/lib/arm/ |
div.S | 120 bcs ASM_PFX(__aeabi_idiv0) 143 bcs label3
|
/src/common/lib/libc/arch/arm/quad/ |
__aeabi_ldivmod.S | 84 bcs .Lmaxdenom
|
/src/sys/arch/amiga/stand/bootblock/boot/ |
startit.s | 165 bcs above | source is above 219 bcs L2
|
/src/sys/lib/libkern/arch/m68k/ |
udivsi3.S | 63 bcs 2f
|
/src/sys/arch/mac68k/mac68k/ |
pramasm.s | 74 bcs _readPramDone | see if we are through 97 bcs _writePramDone | see if we are through
|
/src/sys/arch/vax/vax/ |
intvec.S | 460 bcs noemulate
|
emulate.S | 1258 bcs noemulate
|