在2024年6月27日六月 上午10:00,Thomas Bogendoerfer写道: > On Sun, Jun 16, 2024 at 02:25:04PM +0100, Jiaxun Yang wrote: >> Replace MT instructions with macros to deal with assemblers >> not supporting MT ASE properly. > > how about simply enforcing the need for a correct toolchain instead > of making the code ugly ? Unfortunately, MT for microMIPS which I'm trying to bring up is only in binutils master, it's not in any binutils release yet. LLVM support is also pending. Thanks > > Thomas. > > -- > Crap can work. Given enough thrust pigs will fly, but it's not necessarily a > good idea. [ RFC1925, 2.3 ] -- - Jiaxun