Skip to content
Commit be513698 authored by Markos Chandras's avatar Markos Chandras
Browse files

MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations



There are certain places where the code uses .set mips32 or .set mips64
or .set arch=r4000. In preparation of MIPS R6 support, and in order to
use as less #ifdefs as possible, we define new macros to set similar
annotations for MIPS R6.

Signed-off-by: default avatarMarkos Chandras <markos.chandras@imgtec.com>
parent a168b8f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment