| Age | Commit message (Collapse) | Author |
|
|
|
SYNCHPRIM defines.
|
|
Add and initialize cpu_synchprim_present
|
|
|
|
|
|
|
|
VM_MAXADDESS.
|
|
this include, but PAGE_SIZE relies on PGSHIFT now, which is not defined
here.
Matt: please rearrange/cleanup differently if you prefer (but test build
src/tests/lib/libc/sys/t_mlock for example.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If we are dumping a BE coredump on a BE8 system, set the BE8 flag.
|
|
|
|
|
|
Fix arm67_tlb_purge prototype
|
|
|
|
|
|
|
|
cpu0: 32KB/32B 2-way L1 VIPT Instruction cache
cpu0: 32KB/64B 4-way write-back-locking-C L1 PIPT Data cache
cpu0: 256KB/64B 8-way write-through L2 PIPT Unified cache
|
|
|
|
|
|
|
|
|
|
|
|
Each arch that uses it now defines __HAVE_LONG_DOUBLE to 128.
<machine/ieee.h> is now just include the machine's math.h followed
by <sys/ieee754.h>
|
|
|
|
|
|
__INT<N>_TYPE__ is defined. We make the assumption that if the former is
defined, the latter is also defined.
|
|
|
|
|
|
instructions and use them as appropriate.
|
|
Add _LP64 support.
|
|
|
|
Use uint64_t so we can just have ext_frach and ext_fracl.
|
|
|
|
|
|
|
|
|
|
_MACHINE_).
|
|
|
|
|