Home
last modified time | relevance | path

Searched defs:BLX (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/arch/arm/
Dpthread_arch.h14 #define BLX "mov lr,pc\n\tbx" macro
16 #define BLX "blx" macro
Datomic_arch.h4 #define BLX "mov lr,pc\n\tbx" macro
6 #define BLX "blx" macro
/third_party/musl/porting/liteos_a/user/arch/arm/
Dpthread_arch.h14 #define BLX "mov lr,pc\n\tbx" macro
16 #define BLX "blx" macro
/third_party/musl/porting/liteos_m/user/arch/arm/
Datomic_arch.h2 #define BLX "mov lr,pc\n\tbx" macro
4 #define BLX "blx" macro
/third_party/musl/porting/liteos_a/kernel/include/
Datomic_arch.h4 #define BLX "mov lr,pc\n\tbx" macro
6 #define BLX "blx" macro
/third_party/node/deps/v8/src/codegen/arm/
Dconstants-arm.h143 BLX = 3 << 4, enumerator
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_T2_32.c118 #define BLX 0x4780 macro
DsljitNativeARM_32.c96 #define BLX 0xe12fff30 macro