18.02.2017 Views

HACKABLE SECURITY MODULES

RECON-BRX-2017-reversinghsms2

RECON-BRX-2017-reversinghsms2

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

HOW DO WE DEFINE<br />

INSTRUCTION CLASSES?<br />

class TMS320C64xInstD1 :<br />

TMS320C64xInst {<br />

bits dst;<br />

bits src2;<br />

bits src1;<br />

bits op = opVal;<br />

}<br />

let Inst{27-23} = dst;<br />

let Inst{22-18} = src2;<br />

let Inst{17-13} = src1;<br />

let Inst{12-7} = op;<br />

let Inst{6-2} = 0b10000;

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!