25.02.2015 Views

SuperH (SH) 64-bit RISC Series SH-5 System Architecture, Volume ...

SuperH (SH) 64-bit RISC Series SH-5 System Architecture, Volume ...

SuperH (SH) 64-bit RISC Series SH-5 System Architecture, Volume ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

PRELIMINARY DATA<br />

122 Debug protocols and interfaces<br />

// extract the least sig 7 <strong>bit</strong>s<br />

result = (byteStream[0] & 127);<br />

// additionally, extract the most sig 7 <strong>bit</strong>s<br />

result = result | ((byteStream[1] & 127)

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

Saved successfully!

Ooh no, something went wrong!