macaw/macaw-aarch32-symbolic/tests/pass
Ryan Scott c2c2a3d6bd macaw-symbolic: Implement MacawFreshSymbolic for all macaw Types
Rather than `error`ing, we now generate fresh constants for all possible
`macaw` `Type`s that are supplied to the `MacawFreshSymbolic` operation.

Fixes #301.
2023-11-17 17:08:34 -05:00
..
so Add basic support for simulating PLT stubs and shared libraries 2023-02-23 17:16:12 -05:00
identity.c Add a testing framework for macaw-symbolic (#184) 2021-03-01 09:21:44 -08:00
identity.opt.exe Add a testing framework for macaw-symbolic (#184) 2021-03-01 09:21:44 -08:00
identity.unopt.exe Add a testing framework for macaw-symbolic (#184) 2021-03-01 09:21:44 -08:00
Makefile macaw-symbolic: Implement MacawFreshSymbolic for all macaw Types 2023-11-17 17:08:34 -05:00
movt.c Add test case for movt semantics 2022-10-26 18:15:06 -04:00
movt.opt.exe Add test case for movt semantics 2022-10-26 18:15:06 -04:00
movt.unopt.exe Add test case for movt semantics 2022-10-26 18:15:06 -04:00
saturate-add.c Add a testing framework for macaw-symbolic (#184) 2021-03-01 09:21:44 -08:00
saturate-add.opt.exe Add a testing framework for macaw-symbolic (#184) 2021-03-01 09:21:44 -08:00
saturate-add.unopt.exe Add a testing framework for macaw-symbolic (#184) 2021-03-01 09:21:44 -08:00
strd.c_template macaw-symbolic: Implement MacawFreshSymbolic for all macaw Types 2023-11-17 17:08:34 -05:00
strd.opt.exe macaw-symbolic: Implement MacawFreshSymbolic for all macaw Types 2023-11-17 17:08:34 -05:00
strd.s macaw-symbolic: Implement MacawFreshSymbolic for all macaw Types 2023-11-17 17:08:34 -05:00
strd.unopt.exe macaw-symbolic: Implement MacawFreshSymbolic for all macaw Types 2023-11-17 17:08:34 -05:00
test-conditional-call.c_template aarch32: Implement support for conditional calls (#289) 2022-05-20 15:17:26 -07:00
test-conditional-call.exe aarch32: Implement support for conditional calls (#289) 2022-05-20 15:17:26 -07:00
test-conditional-call.s aarch32: Implement support for conditional calls (#289) 2022-05-20 15:17:26 -07:00
test-conditional-return.c AArch32: Support conditional returns (#243) 2021-11-19 16:20:50 -08:00
test-conditional-return.opt.exe AArch32: Support conditional returns (#243) 2021-11-19 16:20:50 -08:00
test-conditional-return.unopt.exe AArch32: Support conditional returns (#243) 2021-11-19 16:20:50 -08:00
ubfx.c Bump ASL revision to handle slicing issues with UBFX instruction on ARM (#280) 2022-04-20 10:08:36 -07:00
ubfx.opt.exe Bump ASL revision to handle slicing issues with UBFX instruction on ARM (#280) 2022-04-20 10:08:36 -07:00
ubfx.unopt.exe Bump ASL revision to handle slicing issues with UBFX instruction on ARM (#280) 2022-04-20 10:08:36 -07:00
util.h AArch32: Support conditional returns (#243) 2021-11-19 16:20:50 -08:00