#![feature(test)]

extern crate test;

extern crate yaxpeax_arch;
extern crate yaxpeax_arm;

// mod armv7;
mod armv8;