aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/include/ia64_cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.Marcel Moolenaar2014-07-071-532/+0
* Properly serialize the global shootdown with the instructionMarcel Moolenaar2011-06-171-2/+11
* Turn ia64_srlz() and ia64_srlz_i() into defines so that the code isMarcel Moolenaar2011-05-141-11/+8
* Stop linking against a direct-mapped virtual address and insteadMarcel Moolenaar2011-04-301-0/+6
* Switch to C99 exact-width types.Marcel Moolenaar2010-05-191-26/+26
* Make sure bus space accesses use unorder memory loads and stores.Marcel Moolenaar2009-12-031-0/+68
* Add inline function ia64_fc_i() to abstract inline assembly.Marcel Moolenaar2008-07-071-0/+6
* In ia64_set_rr(), don't perform data serialization. This allowsMarcel Moolenaar2007-08-051-1/+1
* Add ia64_srlz_d() and ia64_srlz_i() functions to aid in serialization.Marcel Moolenaar2007-08-041-0/+12
* Have the processor defer all faults and exceptions for controlMarcel Moolenaar2007-05-271-1/+20
* For ia64_ptc_{e,g,ga,l}(), use instruction serialization. WeMarcel Moolenaar2005-08-061-4/+4
* Add an instruction group break after the move to application registerMarcel Moolenaar2003-08-151-2/+2
* Enable the high FP registers when we call the FPSWA handler and disableMarcel Moolenaar2003-07-131-1/+13
* o Remove namespace pollution from param.h:Marcel Moolenaar2002-05-191-9/+0
* Add definitions for IA-32 exceptions, interrupts and intercepts.Doug Rabson2002-04-101-0/+21
* Define a complete set of accessors for application and control registers.Doug Rabson2002-04-091-238/+106
* Add ia64_sync_i(), ia64_get_tpr() and ia64_set_tpr().Doug Rabson2002-03-141-0/+29
* Add data serialisations after ptc and mov to rr[] instructions.Doug Rabson2001-10-231-5/+6
* Add ia64_set_fpsr().Doug Rabson2001-10-211-0/+9
* Add ia64_get_lid().Doug Rabson2001-10-051-3/+14
* Add ia64_fc().Doug Rabson2001-09-211-0/+9
* Add ia64_get_cpuid().Doug Rabson2001-09-181-0/+12
* Add ia64_mf_a() which executes an mf.a instruction.Doug Rabson2001-09-151-0/+6
* Add a inline function to read the psr.John Baldwin2001-02-221-0/+11
* * Various fixes to breakage introduced by the atomic and mutex reorgs.Doug Rabson2000-10-241-0/+4
* Implement a rudimentary interrupt handling system which should be goodDoug Rabson2000-10-121-0/+9
* * Add rudimentary DDB support (no kgdb, no backtrace, no single step).Doug Rabson2000-10-101-0/+36
* Next round of fixes to the ia64 code. This includes simulated clock andDoug Rabson2000-10-041-0/+160
* Next round of ia64 work, including fixes to context switching,Doug Rabson2000-09-301-1/+24
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-291-0/+203