mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-10 10:36:28 +00:00
emit_x64: Extract BlockRangeInformation, remove template parameter
This commit is contained in:
@@ -121,6 +121,8 @@ if (ARCHITECTURE_x86_64)
|
||||
backend_x64/abi.h
|
||||
backend_x64/block_of_code.cpp
|
||||
backend_x64/block_of_code.h
|
||||
backend_x64/block_range_information.cpp
|
||||
backend_x64/block_range_information.h
|
||||
backend_x64/callback.cpp
|
||||
backend_x64/callback.h
|
||||
backend_x64/constant_pool.cpp
|
||||
|
||||
Reference in New Issue
Block a user