/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
relax_load_align.s | 1 @ The relaxation algorithm used to not compensate for alignment statements.
|
relax_branch_align.d | 1 #name: Branch relaxation with alignment.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
relax-bc1any.s | 1 # Source file to test branch relaxation with the BC1ANY2F, BC1ANY2T,
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
tls-relax-ie-le-3.s | 1 # Test TLS IE to TLS LE relaxation when using arbitrary registers.
|
tls-relax-gdesc-le-2.s | 1 # Test TLS Desc to TLS LE relaxation when instructions are not consecutive.
|
tls-relax-ie-le-2.s | 1 # Test TLS IE to TLS LE relaxation when instructions are not consecutive.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
relax_call26_cache.s | 1 # test for call26 relaxation via linker stubs
|
relax_call26.s | 1 # test for call26 relaxation via linker stubs
|
relax_callr.d | 6 # Test relaxation of callr
|
relax_call26_shared.d | 5 # Test relaxation of call26 relocations via linker stubs
|
relax_section.d | 7 # Test relaxation of section
|
relax_ujmp.d | 7 # Test relaxation of unconditional jumps
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/ |
bug-1403.s | 1 ;;; Bug #1403: Branch adjustment to another section not correct when doing linker relaxation
|
bug-1417.s | 1 ;;; Bug #1417: Branch wrong after linker relaxation
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
rd-bcnst2-pic.d | 5 # Catches an error in the relaxation machinery.
|
rd-pcrel2.s | 1 ; Test border-cases for relaxation of pc-relative expressions. 8 ; Region of relaxation is after insn, same segment 21 ; Region of relaxation is around insn, same segment 40 ; Region of relaxation is before insn, same segment. 50 ; Region of relaxation is in other segment.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xtensa/ |
jlong.d | 3 #name: long jump relaxation
|
trampoline.d | 3 #name: trampolines relaxation
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-avr/ |
relax-03.d | 1 #name: AVR relaxation, single function in section.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
pr12815-2.d | 7 # expanding PUSHJ insns, expecting relaxation to work.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
relax-2.s | 1 ! Check relaxation for PTB. This is like relax-1.s, but presumably we can
|
relax-1.d | 4 #name: Assembler PT relaxation limit, from first to second state.
|
relax-2.d | 4 #name: Assembler PTB relaxation limit, from first to second state.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/ |
tls-relax-static-3.d | 1 #name: FRV TLS undefweak relocs, static linking with relaxation
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/ |
btSequentialImpulseConstraintSolver.h | 54 btCollisionObject* colObj0,btCollisionObject* colObj1, btScalar relaxation, 59 btCollisionObject* colObj0,btCollisionObject* colObj1, btScalar relaxation, 62 btSolverConstraint& addFrictionConstraint(const btVector3& normalAxis,int solverBodyIdA,int solverBodyIdB,int frictionIndex,btManifoldPoint& cp,const btVector3& rel_pos1,const btVector3& rel_pos2,btCollisionObject* colObj0,btCollisionObject* colObj1, btScalar relaxation, btScalar desiredVelocity=0., btScalar cfmSlip=0.); 63 btSolverConstraint& addRollingFrictionConstraint(const btVector3& normalAxis,int solverBodyIdA,int solverBodyIdB,int frictionIndex,btManifoldPoint& cp,const btVector3& rel_pos1,const btVector3& rel_pos2,btCollisionObject* colObj0,btCollisionObject* colObj1, btScalar relaxation, btScalar desiredVelocity=0, btScalar cfmSlip=0.f); 67 const btContactSolverInfo& infoGlobal,btScalar& relaxation, const btVector3& rel_pos1, const btVector3& rel_pos2);
|