Home
last modified time | relevance | path

Searched defs:JMP (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/compiler-rt/lib/builtins/
H A Dassembly.h79 #define JMP(r) bx r macro
82 #define JMP(r) mov pc, r macro
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/compiler-rt/builtins/
Dassembly.h176 #define JMP(r) bx r macro
179 #define JMP(r) mov pc, r macro
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
D386.s44 JMP label // JMP 16 label
Damd64.s45 JMP label // JMP 17 label
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ReturnThunks.cpp82 const MCInstrDesc &JMP = ST.getInstrInfo()->get(X86::TAILJMPd); in runOnMachineFunction() local
H A DX86ISelLowering.cpp29036 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode. in LowerINIT_TRAMPOLINE() local
/aosp_15_r20/external/elfutils/libcpu/
H A Dbpf_disasm.c63 #define JMP(N) "%" #N "$#x" macro
/aosp_15_r20/external/bcc/src/lua/bpf/
H A Dbpf.lua1090 JMP = function (a, _, c, _) -- JMP function
/aosp_15_r20/packages/modules/NetworkStack/src/android/net/apf/
DBaseApfGenerator.java87 JMP(14), enumConstant
/aosp_15_r20/external/starlark-go/internal/compile/
H A Dcompile.go119 JMP // - JMP<addr> - const
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dasm_amd64.s537 JMP DI define
Dasm_386.s392 JMP DI define
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
Dtables.go8934 JMP const
/aosp_15_r20/external/libpcap/
H A Dgencode.c157 #define JMP(c) ((c)|BPF_JMP|BPF_K) macro
/aosp_15_r20/external/mesa3d/src/mesa/x86/
H A Dassyntax.h498 #define JMP(a) CHOICE(jmp a, jmp a, jmp a) macro
1217 #define JMP(a) jmp a macro
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18883 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode. in LowerINIT_TRAMPOLINE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25362 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode. in LowerINIT_TRAMPOLINE() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/NetworkStack/NetworkStackApiStableLib/android_common/javac/
DNetworkStackApiStableLib.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/NetworkStack/NetworkStack/android_common/combined/
DNetworkStack.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/NetworkStack/NetworkStackApiStableLib/android_common/combined/
DNetworkStackApiStableLib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/out/target/common/obj/APPS/NetworkStack_intermediates/
Dclasses.jarkotlin/reflect/reflect.kotlin_builtins kotlin/reflect/ kotlin/ranges/ranges.kotlin_builtins kotlin ...
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h97454 JMP = 2, enumerator
/aosp_15_r20/out/soong/.intermediates/packages/modules/NetworkStack/NetworkStack/android_common/jarjar/
DNetworkStack.jarkotlin/reflect/reflect.kotlin_builtins kotlin/reflect/ kotlin/ranges/ranges.kotlin_builtins kotlin ...
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h23291 JMP = 2, enumerator
H A Dvmlinux_518.h23291 JMP = 2, enumerator

12