CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/29 12:56:23
Modified files:
sys/arch/mips64/include: asm.h
Log message:
Provide a few more macros in <machine/asm.h> to wrap coprocessor 0
move from/to register instructions, as well as a NOP macro. These will be
used in a later diff to allow specific processors to use slightly different
instructions or encodings.
