1
Fork 0

Auto merge of #109989 - ids1024:m68k-asm, r=Amanieu

Add inline assembly support for m68k

I believe this should be correct, to the extent I understand the logic around inline assembly. M68k is fairly straightforward here, other than having separate address registers.
This commit is contained in:
bors 2023-04-13 11:41:57 +00:00
commit e14b81f10d
7 changed files with 220 additions and 1 deletions

View file

@ -1175,7 +1175,9 @@ symbols! {
reg32,
reg64,
reg_abcd,
reg_addr,
reg_byte,
reg_data,
reg_iw,
reg_nonzero,
reg_pair,