Searched refs:and (Results 26 - 50 of 56) sorted by relevance

123

/haiku/src/system/libroot/posix/glibc/arch/sparc/
H A Dsub_n.S2 and store difference in a third limb vector.
8 The GNU MP Library is free software; you can redistribute it and/or modify
43 addcc %g1,%o4,%g1 ! add s2 limb and carry variable
/haiku/src/system/kernel/arch/arm/
H A Darch_asm.S47 and r0, r0, #(1<<7)
58 and r0, r0, #(1<<7) /*read the I bit*/
143 and r1, r1, #0xff
155 and r4, r2, #3 /* count % 4 */
210 the fault handler and calling the function. If the function causes a page
215 and fault_handler_stack_pointer and will reset them later, so
226 // Set fault handler address, and fault handler stack pointer address. We
255 // use system mode to load user mode SP and LR
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingStructures040.cpp128 #warning M68K: TODO: allocate all kernel pgdirs at boot and remove this (also dont remove them anymore from unmap)
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm.cpp47 #warning M68K: disable TT0 and TT1, set up pmmu
90 // loader and have not yet turned into an area.
110 // of dying. It switches to the kernel team and does whatever cleanup is
/haiku/src/system/libroot/os/arch/m68k/
H A Datomic.S15 * for concerns about TAS, CAS and Amiga.
17 * chip ram it shouldn't be a problem, and since we don't
42 and.l (8,%a7),%d1
95 * but use d0/d1 for int64 and small structs.
132 and.l %d1,%d3
133 and.l %d0,%d2
/haiku/src/system/libroot/posix/string/arch/arm/
H A Darch_string.S24 and r7, r0, #3
80 and lr, r3, #3
/haiku/src/system/libroot/posix/musl/math/x86_64/
H A Dexp2l.s38 and $0x7fff,%ax
H A Dexpl.s4 # using the exact multiplication method of Dekker and Veltkamp
/haiku/src/system/boot/platform/atari_m68k/
H A Dcpu.cpp99 #warning M68K: move and implement system_time()
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_common.h46 /** Open flags. Available in open() and release() */
65 maybe set in highlevel lock operation and lowlevel release
86 /** Lock owner id. Available in locking operations and flush */
91 * Capability bits for 'fuse_conn_info.capable' and 'fuse_conn_info.want'
96 * FUSE_CAP_EXPORT_SUPPORT: filesystem handles lookups of "." and ".."
116 /* Indicate support for Haiku-specific extensions in struct fuse_operations and fuse_ll_ops */
287 * If this flag is set then the .pos field is valid and is
310 * Always fall back to using read and write instead of
453 * Exit session on HUP, TERM and INT signals and ignor
[all...]
/haiku/src/system/boot/platform/efi/arch/arm/
H A Dentry.S24 and r9, r9, #0x1f
89 // configure PRRR and NMRR for TEX remap
109 // ensure the PRRR and NMRR registers are updated before enabling MMU
113 // enable MMU and caches
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dmode.cpp5 * Support for i915 chipset and up based on the X driver,
254 // TODO: support lower modes via scaling and windowing
330 // set them depending on the mode and the current hardware config
368 // free old and allocate new frame buffer in graphics memory
400 // 2. Enable PCH clock reference source and PCH SSC modulator,
409 // b. Configure and enable CPU DisplayPort PLL in the DisplayPort A
419 // d. [DevILK] CPU FDI PLL is always on and does not need to be
434 // 6. Configure CPU pipe timings, M/N/TU, and other pipe settings
443 8. Configure and enable CPU planes (VGA or hires)
447 // i. Set pre-emphasis and voltag
[all...]
/haiku/headers/cpp/std/
H A Dgslice_array.h1 // The template and inlines for the -*- C++ -*- gslice_array class.
6 // software; you can redistribute it and/or modify it under the
24 // this file and link it with other files to produce an executable, this
156 _DEFINE_VALARRAY_OPERATOR(&, and)
H A Dindirect_array.h1 // The template and inlines for the -*- C++ -*- indirect_array class.
6 // software; you can redistribute it and/or modify it under the
24 // this file and link it with other files to produce an executable, this
144 _DEFINE_VALARRAY_OPERATOR(&, and)
H A Dmask_array.h1 // The template and inlines for the -*- C++ -*- mask_array class.
6 // software; you can redistribute it and/or modify it under the
24 // this file and link it with other files to produce an executable, this
141 _DEFINE_VALARRAY_OPERATOR(&, and)
H A Dslice_array.h1 // The template and inlines for the -*- C++ -*- slice_array class.
6 // software; you can redistribute it and/or modify it under the
24 // this file and link it with other files to produce an executable, this
143 _DEFINE_VALARRAY_OPERATOR(&, and)
/haiku/src/system/libroot/posix/musl/math/x86/
H A Dexp.s99 and $0x7fff,%ax
H A Dexpl.s4 # using the exact multiplication method of Dekker and Veltkamp
/haiku/src/bin/network/ping/
H A Dmain.c7 * Redistribution and use in source and binary forms, with or without
11 * notice, this list of conditions and the following disclaimer.
13 * notice, this list of conditions and the following disclaimer in the
14 * documentation and/or other materials provided with the distribution.
61 #error At least one of INET and INET6 is required
147 * one is the target, and preceding ones are intermediate hops.
/haiku/src/system/boot/platform/amiga_m68k/
H A Dshell.S11 /** This file contains the boot floppy and BFS boot block entry points for
15 * will load the rest of the loader to 0x1000:0x0200 and execute it.
17 * and will then jump to 0x1000:0x0200 as its entry point.
18 * This code will then switch to protected mode and will directly call
235 and.l #0x0f,%d0
275 // kernel and the boot module might start at offset 192 kB
314 * \AUTO\HAIKU.PRG and ARAnyM BOOTSTRAP() support code
/haiku/src/system/kernel/arch/x86/32/
H A Darch.S267 # %ecx was 0 and is now max
302 the fault handler and calling the function. If the function causes a page
307 and fault_handler_stack_pointer and will reset them later, so
319 // Set fault handler address, and fault handler stack pointer address. We
/haiku/src/system/boot/platform/bios_ia32/
H A Dshell.S7 /** This file contains the boot floppy and BFS boot block entry points for
10 * will load the rest of the loader to 0x1000:0x0200 and execute it.
12 * and will then jump to 0x1000:0x0200 as its entry point.
13 * This code will then switch to protected mode and will directly call
55 // kernel and the boot module might start at offset 192 kB
99 // set our environment and jump to the standard BFS boot block entry point
100 xor %dx, %dx // boot device ID and partition offset to 0
108 * %ax, %cx, %dx, %bp, %di and %si will be clobbered.
126 and $63, %cx // mask out max. sector number (bit 0-5)
127 mov %cx, %si // and remembe
[all...]
/haiku/data/bin/
H A Dinstall-wifi-firmwares.sh21 The Broadcom 43xx and Marvell 88W8335 require an active network connection
23 access, only Intel's ipw2100 and ipw2200 will be installed.
25 If you do not have internet access and need to install the other firmwares,
27 has instructions on which files to manually download and where to copy them
28 into this OS. It also has different script that can be run on another OS and
67 | Copyright and licensing information of the various wireless firmwares |
285 Broadcom 43xx, Intel ipw2100, Intel ipw2200, and Marvell 88W8335.
/haiku/src/apps/bootmanager/
H A Dbootman.S394 and al, MODIFIER_ALT_KEY
427 ; ================== Wait for a key and do something with it ==================
508 and di, 3
595 mov bx, 0x0F ; Page number and foreground color
/haiku/
H A Dconfigure30 Toolchain will be compiled and placed in the
36 This option and --cross-tools-prefix can be
69 bootstrap and build Haiku from source only.
112 HAIKU_NASM The nasm assembler (x86 and x86_64 only).
131 By default all objects, build configuration, and other related files are
139 non-default location and running jam.
305 # check for correct (most up-to-date) legacy compiler and complain
325 # Boot loader is 32-bit, need the 32-bit libs and c++ config
433 # $cmd contains arguments, so preserve them (and only them)
520 # check for --help or -h and sho
[all...]

Completed in 217 milliseconds

123