mirror of
https://github.com/FEX-Emu/FEX.git
synced 2024-12-14 09:28:34 +00:00
Merge pull request #2876 from lioncash/comment
ARMEmitter: Remove resolved TODO comment
This commit is contained in:
commit
5de7eeea20
@ -3104,8 +3104,6 @@ public:
|
||||
// XXX:
|
||||
// SVE2 64-bit gather non-temporal load (vector plus scalar)
|
||||
// XXX:
|
||||
// SVE 64-bit gather load (vector plus immediate)
|
||||
// XXX:
|
||||
|
||||
// SVE Memory - Contiguous Store and Unsized Contiguous
|
||||
void str(PRegister pt, XRegister rn, int32_t imm = 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user