Searched refs:arm_fix_v4bx (Results 1 – 4 of 4) sorted by relevance
42 check arm_fix_v4bx.stdout ".*00: .* mov pc, r0"43 check arm_fix_v4bx.stdout ".*04: .* mov pc, pc"
2773 check_SCRIPTS += arm_fix_v4bx.sh2774 check_DATA += arm_fix_v4bx.stdout arm_fix_v4bx_interworking.stdout \2777 arm_fix_v4bx.stdout: arm_fix_v4bx2780 arm_fix_v4bx: arm_fix_v4bx.o ../ld-new target2783 arm_fix_v4bx.o: arm_fix_v4bx.s2789 arm_fix_v4bx_interworking: arm_fix_v4bx.o ../ld-new2795 arm_no_fix_v4bx: arm_fix_v4bx.o ../ld-new2798 MOSTLYCLEANFILES += arm_fix_v4bx arm_fix_v4bx_interworking arm_no_fix_v4bx
729 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx.sh \754 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx.stdout \799 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@ arm_fix_v4bx \4305 arm_fix_v4bx.sh.log: arm_fix_v4bx.sh6132 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx.stdout: arm_fix_v4bx6135 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx: arm_fix_v4bx.o ../ld-new6138 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx.o: arm_fix_v4bx.s6144 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_fix_v4bx_interworking: arm_fix_v4bx.o ../…6150 @DEFAULT_TARGET_ARM_TRUE@@NATIVE_OR_CROSS_LINKER_TRUE@arm_no_fix_v4bx: arm_fix_v4bx.o ../ld-new
9603 * testsuite/Makefile.am (check_SCRIPTS): Add arm_fix_v4bx.sh9604 (check_DATA): Add arm_fix_v4bx.stdout, arm_fix_v4bx_interworking.stdout9606 (arm_fix_v4bx.stdout, arm_fix_v4bx, arm_fix_v4bx.o,9609 (MOSTLYCLEANFILES): Add arm_fix_v4bx, arm_fix_v4bx_interworking9612 * testsuite/arm_fix_v4bx.s: New file.9613 * testsuite/arm_fix_v4bx.sh: Ditto.