Home
last modified time | relevance | path

Searched refs:JMPc (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dumodsi3.S36 JMPc(lr, eq)
39 JMPc(lr, cc)
H A Dudivsi3.S52 JMPc(lr, eq)
63 JMPc(lr, cc)
/src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dassembly.h177 #define JMPc(r, c) bx##c r macro
180 #define JMPc(r, c) mov##c pc, r macro