32-bit Thumb-2 breakpoints
Jamie Lokier
jamie at shareable.org
Mon Jan 11 19:15:19 EST 2010
Russell King - ARM Linux wrote:
> itt = if then then. (if condition met, execute following two instructions)
> ite = if then else. (if condition met, execute following instruction,
> otherwise execute the instruction following _that_ instruction.)
Yes, thinko. Thanks all :-) Blame Wikipedia for teaching me about
those instructions; they sure were a surprise to see in regular ARM
kernel code the first time.
-- Jamie
More information about the linux-arm-kernel
mailing list