summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/ia64_cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Add inline function ia64_fc_i() to abstract inline assembly.marcel2008-07-071-0/+6
* In ia64_set_rr(), don't perform data serialization. This allowsmarcel2007-08-051-1/+1
* Add ia64_srlz_d() and ia64_srlz_i() functions to aid in serialization.marcel2007-08-041-0/+12
* Have the processor defer all faults and exceptions for controlmarcel2007-05-271-1/+20
* For ia64_ptc_{e,g,ga,l}(), use instruction serialization. Wemarcel2005-08-061-4/+4
* Add an instruction group break after the move to application registermarcel2003-08-151-2/+2
* Enable the high FP registers when we call the FPSWA handler and disablemarcel2003-07-131-1/+13
* o Remove namespace pollution from param.h:marcel2002-05-191-9/+0
* Add definitions for IA-32 exceptions, interrupts and intercepts.dfr2002-04-101-0/+21
* Define a complete set of accessors for application and control registers.dfr2002-04-091-238/+106
* Add ia64_sync_i(), ia64_get_tpr() and ia64_set_tpr().dfr2002-03-141-0/+29
* Add data serialisations after ptc and mov to rr[] instructions.dfr2001-10-231-5/+6
* Add ia64_set_fpsr().dfr2001-10-211-0/+9
* Add ia64_get_lid().dfr2001-10-051-3/+14
* Add ia64_fc().dfr2001-09-211-0/+9
* Add ia64_get_cpuid().dfr2001-09-181-0/+12
* Add ia64_mf_a() which executes an mf.a instruction.dfr2001-09-151-0/+6
* Add a inline function to read the psr.jhb2001-02-221-0/+11
* * Various fixes to breakage introduced by the atomic and mutex reorgs.dfr2000-10-241-0/+4
* Implement a rudimentary interrupt handling system which should be gooddfr2000-10-121-0/+9
* * Add rudimentary DDB support (no kgdb, no backtrace, no single step).dfr2000-10-101-0/+36
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-0/+160
* Next round of ia64 work, including fixes to context switching,dfr2000-09-301-1/+24
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+203
OpenPOWER on IntegriCloud