Search found 1 match

by xea6090
February 12th, 2015, 6:22 am
Forum: Programming/CPU
Topic: .
Replies: 1
Views: 6095

Re: How do I figure out which file an instruction is loaded

301a665d 0000 is a 8 bit write
so the instruction @001a665c is 30420000 andi v0(r2),v0(r2),0x0000
so the branch is never taken