What bytes to emit for an ARM equivalent of EBFE? -


in x86, if want cause infinite loop, can emit ebfe, jump current instruction. what's arm equivalent of ebfe?

that 0xeafffffe -- unconditional branch itself


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -