Open meme opened 4 years ago
Currently all new instructions are added into the single aarch64_extensions.cpp file. Instead, we should compartmentalize the instruction lifters and their helpers into categories.
aarch64_extensions.cpp
Currently all new instructions are added into the single
aarch64_extensions.cpp
file. Instead, we should compartmentalize the instruction lifters and their helpers into categories.