Missed this float32 instruction: OP_RMOVE (#21167)
commit7c74fee195d0b3bce6e64fd3727caa19c40571ec
authorNeale Ferguson <neale@sinenomine.net>
Fri, 30 Jul 2021 10:32:56 +0000 (30 20:32 +1000)
committerGitHub <noreply@github.com>
Fri, 30 Jul 2021 10:32:56 +0000 (30 12:32 +0200)
tree1e04d09e023966bb23f9c52035c0300dbce645f6
parent41d290865a6e6e7c4976f0649f76deb9c04d451e
Missed this float32 instruction: OP_RMOVE (#21167)

* Missed this float32 instruction: OP_RMOVE

* Additional float32 fixes
- rmove specification in cpu-s390x.md
- OP_RMOVE implementation in mini-s390x.c
- Correct float instruction lengths
- Disable debug code
mono/mini/cpu-s390x.md
mono/mini/mini-s390x.c