summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/cpu.h
AgeCommit message (Expand)Author
2005-04-07duh. space vs tabMichael Shalayeff
2005-04-0764bit-friendly pdc.h and iomod.h and correspondent changes elsewhereMichael Shalayeff
2004-06-30allow forced fpu emulation through a sysctlMichael Shalayeff
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-04-08repair pcxs/t confoosionMichael Shalayeff
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2004-04-02repair fcnv* emulation.Michael Shalayeff
2003-10-15less global name space pollutionMichael Shalayeff
2003-10-05reload the itmr as soon as we get the intr to avoid lagging on slower machinesMichael Shalayeff
2003-07-30deduce the leds address from the model number and thus make some more use of ...Michael Shalayeff
2002-11-27no wrapper arounf hardclock(), use CPU_CLOCKUPDATE, real microtime; miod okMichael Shalayeff
2002-11-08only reset the pending fpu exceptions on fork, not the rest of the fpu status...Michael Shalayeff
2002-10-21make an ieeefp regress pass; miod@ okMichael Shalayeff
2002-10-07on implementations w/ fpu included unimplemented instructionsMichael Shalayeff
2002-09-17handle fpu exceptions properly, might use a regress, i guessMichael Shalayeff
2002-08-03in fact, no need for switch_exit() completely, cpu_exit() handles the reins t...Michael Shalayeff
2002-06-07Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@Thomas Nordin
2002-03-15rewrite a pmap to use multilevel page tables.Michael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-16dma_cachectl() no moreMichael Shalayeff
2002-02-11kvtop no moreMichael Shalayeff
2002-02-11disable fpu on csw, print fpu version on cpu line, if presentMichael Shalayeff
2001-12-02few lines are too close to see, gimme another file!Michael Shalayeff
2001-12-02s/FLAX_MASK/HPPA_FLEX_MASK/ where not yetMichael Shalayeff
2001-11-08COPY_SIGCODE serve no purpose nowadays.Miod Vallat
2001-11-06Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument,Artur Grabowski
2001-01-29implement a few macros in cpu.h; pointer out by miod@Michael Shalayeff
2000-08-15compress MD_CACHE_CTL in one lineMichael Shalayeff
2000-07-02yes, it will; forgot, oops, ouchMichael Shalayeff
2000-07-02constraints misscount; that's how it goes typing on the trainMichael Shalayeff
2000-07-02new kvtop through lpa; also put some spu/sfu bits in cpu.hMichael Shalayeff
2000-06-15add MD_CACHE* definesMichael Shalayeff
2000-03-23new cpu type switch code.Michael Shalayeff
2000-02-10clkf_intr() implementation, better clkf_usermode()Michael Shalayeff
2000-01-25cpu_wait() and cpu_swapin() do existMichael Shalayeff
1999-09-18hide c-code from asmMichael Shalayeff
1999-08-14better CLKF_BASEPRIMichael Shalayeff
1999-06-12hppa_init() now takes an argument from locore,Michael Shalayeff
1999-05-02child_return() protoMichael Shalayeff
1999-04-20name changes; more cpu_* functionsMichael Shalayeff
1998-12-14remove bogus^H^H^H^H^Hconstant cache line size definitionMichael Shalayeff
1998-10-30add some protos and definesMichael Shalayeff
1998-08-29add delay() and trap() protosMichael Shalayeff
1998-07-14board ids will be auto-genMichael Shalayeff
1998-07-07more includesMichael Shalayeff
1998-06-23some includesMichael Shalayeff