Searched refs:MOVEA (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-v850.c321 will store 0 in the value fields for the MOVHI and MOVEA instructions
328 stored in the MOVEA instruction will be 0x3456. If however the
335 0x10) and the value stored in the MOVEA instruction would be 0xffff.
337 MOVHI instruction loads 0x110000 into r1, then the MOVEA instruction
345 MOVEA instruction.
364 but when the instructions are executed, the MOVEA instruction's value
2363 #define MOVEA 0x0620 /* 2byte */
2523 && ((insn[1] & MOVEA_MASK) != MOVEA
2750 && ((insn[1] & MOVEA_MASK) != MOVEA
2357 #define MOVEA macro

Completed in 207 milliseconds