summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/asm_macro.h
AgeCommit message (Expand)Author
2003-10-05De-registerMiod Vallat
2003-08-01Turn flush_pipeline() in a simple macro.Miod Vallat
2002-01-09Put explicit register qualifiers into the inlines, so that they work correctlyMiod Vallat
2001-12-22add get_psr() inline for mc88410.hSteve Murphree
2001-12-16Revert the mvme88k to 20011212. Recent changes had not been merged correctly,Miod Vallat
2001-12-13Support for MVME197 completed. Fix SPL defs.Steve Murphree
2001-11-20Prevent more symbol clashes when compiling userland.Miod Vallat
2001-10-28Use the same pipeline flush instruction everywhere.Miod Vallat
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-08-07Sprinkle a few Holy Volatiles (tm).Miod Vallat
2001-07-26Always flush the pipeline after updating cr1.Miod Vallat
2001-03-08Define ff1() as a one-liner assembly inline, rather than a function inMiod Vallat
2001-03-08Some warning hunting.Miod Vallat
2001-02-01Major changes to get MVME188 working. More header and code cleanups. TheSteve Murphree
2001-01-15__asm__ and __volatile__Theo de Raadt
2001-01-14Complete move to UVM virtual memory system. More header fixes.Steve Murphree
1999-09-27Adding support for MVME188 and MVME197Steve Murphree
1999-02-09$Log$ is uglyTheo de Raadt
1999-02-09Added kernel support for user debugging. Fixed file ID'sSteve Murphree
1997-03-03Cleanup after import. This also seems to bring up the current version.Dale S. Rahn
1997-03-03This is a remove to get rid of the old mvme88k port which was incompleteDale S. Rahn
1995-10-18initial 88k import; code by nivas and based on mach luna88kTheo de Raadt