Files
clang-p2996/llvm/lib/Target/M68k/Disassembler
Janis Heims a0d7749211 [M68k] implement move to and from sr (#111145)
This PR enables the use of the status register in inline assembly.
This is necessary to, for example, set and retrieve the current
interrupt mask.

---------

Co-authored-by: kirk <knickish@gmail.com>
2025-01-09 07:45:10 -06:00
..