57be160524
Now that we utilize C++17, we can use std::array's deduction guides to avoid the need to explicitly specify the template arguments. While we're at it, also use const where applicable. |
||
---|---|---|
.. | ||
fuzz_arm.cpp | ||
fuzz_thumb.cpp | ||
test_arm_disassembler.cpp | ||
test_thumb_instructions.cpp | ||
testenv.h | ||
vfp_vadd_f32.inc | ||
vfp_vsub_f32.inc |