28a29,30
> from __future__ import print_function
>
48c50
< print "ERROR: Checker only supported under ARM ISA!"
---
> print("ERROR: Checker only supported under ARM ISA!")