Searched defs:jmp (Results 1 - 25 of 33) sorted by relevance

12

/external/llvm/test/MC/X86/
H A Dintel-syntax-ptr-sized.s9 jmp [eax] label
19 jmp [eax] label
H A Dintel-syntax-ambiguous.s34 jmp [eax] label
H A Dx86-16.s360 jmp *8(%eax)
534 jmp $0x7ace,$0x7ace label
H A Dx86-32.s473 jmp *8(%eax)
672 jmp $0x7ace,$0x7ace label
/external/llvm/test/MC/ELF/
H A Dsubsection.s7 jmp label label
/external/ltp/testcases/kernel/syscalls/write/
H A Dwrite04.c66 static sigjmp_buf jmp; variable
123 if (sigsetjmp(jmp, 1)) {
138 if (sigsetjmp(jmp, 1)) {
153 if (sigsetjmp(jmp, 1)) {
168 if (sigsetjmp(jmp, 1)) {
204 siglongjmp(jmp, 1);
/external/elfutils/tests/
H A Dbacktrace-child.c23 PC will get changed to function 'jmp' by backtrace.c function
46 # 3 0x7f7ab661ab47 jmp
106 /* Execution will arrive here from jmp by an artificial ptrace-spawn signal. */
116 jmp function. */
135 jmp (void) function
163 /* Execution will get PC patched into function jmp. */
/external/valgrind/callgrind/
H A Djumps.c77 static UInt jcc_hash_idx(BBCC* from, UInt jmp, BBCC* to, UInt size) argument
79 return (UInt) ( (UWord)from + 7* (UWord)to + 13*jmp) % size;
104 new_idx = jcc_hash_idx(curr_jcc->from, curr_jcc->jmp,
136 static jCC* new_jcc(BBCC* from, UInt jmp, BBCC* to) argument
149 jcc->jmp = jmp;
160 CLG_ASSERT((0 <= jmp) && (jmp <= from->bb->cjmp_count));
161 jcc->next_from = from->jmp[jmp]
186 get_jcc(BBCC* from, UInt jmp, BBCC* to) argument
[all...]
H A Dcallstack.c186 void CLG_(push_call_stack)(BBCC* from, UInt jmp, BBCC* to, Addr sp, Bool skip) argument
207 /* this is a jmp from skipped to nonskipped */
217 jcc = CLG_(get_jcc)(from, jmp, to);
238 if (from->bb->jmp[jmp].jmpkind == jk_Call) {
239 UInt instr = from->bb->jmp[jmp].instr;
H A Ddump.c687 Int jcc_count = 0, instr, i, jmp; local
701 jmp = 0;
735 if (bb->jmp[jmp].instr == instr) {
737 for(jcc=bbcc->jmp[jmp].jcc_list; jcc; jcc=jcc->next_from)
751 for(jcc=bbcc->jmp[jmp].jcc_list; jcc; jcc=jcc->next_from) {
760 if (jmp < bb->cjmp_count)
761 if (bb->jmp[jm
[all...]
/external/mesa3d/src/glx/tests/
H A Dquery_renderer_implementation_unittest.cpp45 static jmp_buf jmp; variable
52 longjmp(jmp, 1);
173 if (setjmp(jmp) == 0) {
209 if (setjmp(jmp) == 0) {
239 if (setjmp(jmp) == 0) {
292 if (setjmp(jmp) == 0) {
H A Dquery_renderer_unittest.cpp43 static jmp_buf jmp; variable
50 longjmp(jmp, 1);
137 if (setjmp(jmp) == 0) {
197 if (setjmp(jmp) == 0) {
217 if (setjmp(jmp) == 0) {
241 if (setjmp(jmp) == 0) {
264 if (setjmp(jmp) == 0) {
288 if (setjmp(jmp) == 0) {
352 if (setjmp(jmp) == 0) {
375 if (setjmp(jmp)
[all...]
/external/swiftshader/third_party/LLVM/test/MC/X86/
H A Dx86-32.s435 jmp *8(%eax)
575 jmp $0x7ace,$0x7ace label
/external/syslinux/com32/chain/
H A Dutility.c189 int a, b, c, jmp = -1, rev = 0; local
202 jmp = 2 + *(int8_t *)(sec + 1);
204 jmp = 3 + *(int16_t *)(sec + 1);
206 if (jmp < 0) /* no boot code at all ? */
210 if (jmp < 0x18 || jmp > 0x1F0)
214 if (jmp >= 0x18 && jmp < 0x1E)
216 else if (jmp >= 0x1E && jmp <
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_sf_emit.c732 int jmp; local
751 jmp = brw_JMPI(p, brw_imm_d(0), BRW_PREDICATE_NORMAL) - p->store;
753 brw_land_fwd_jump(p, jmp);
762 jmp = brw_JMPI(p, brw_imm_d(0), BRW_PREDICATE_NORMAL) - p->store;
764 brw_land_fwd_jump(p, jmp);
768 jmp = brw_JMPI(p, brw_imm_d(0), BRW_PREDICATE_NORMAL) - p->store;
770 brw_land_fwd_jump(p, jmp);
H A Dbrw_fs_generator.cpp344 int jmp = brw_JMPI(p, brw_imm_ud(0), BRW_PREDICATE_NORMAL) - p->store; local
350 brw_land_fwd_jump(p, jmp);
/external/libnetfilter_conntrack/src/conntrack/
H A Dbsf.c171 struct jump jmp = { local
176 stack_push(s, &jmp);
190 struct jump jmp = { local
195 stack_push(s, &jmp);
328 struct jump jmp; local
362 while (stack_pop(s, &jmp) != -1)
363 this[jmp.line].jt += jmp.jt + j;
436 struct jump jmp; local
474 while (stack_pop(s, &jmp) !
495 struct jump jmp; local
580 struct jump jmp; local
685 struct jump jmp; local
[all...]
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_sched.c611 struct ir3_instruction *jmp; local
613 jmp = ir3_JUMP(block);
614 jmp->cat0.target = block->successors[0];
/external/libvpx/libvpx/vpx/internal/
H A Dvpx_codec_internal.h426 jmp_buf jmp; member in struct:vpx_internal_error_info
/external/mesa3d/src/compiler/nir/
H A Dnir_clone.c477 clone_jump(clone_state *state, const nir_jump_instr *jmp) argument
479 nir_jump_instr *njmp = nir_jump_instr_create(state->ns, jmp->type);
/external/syslinux/com32/lua/src/
H A Dlcode.c81 Instruction *jmp = &fs->f->code[pc]; local
86 SETARG_sBx(*jmp, offset);
/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerX86BaseImpl.h3596 // TODO(stichnot): Here and in jmp(), we may need to be more
3634 void AssemblerX86Base<TraitsType>::jmp(GPRRegister reg) {
3642 void AssemblerX86Base<TraitsType>::jmp(Label *label, bool near) {
3666 void AssemblerX86Base<TraitsType>::jmp(const ConstantRelocatable *label) {
3676 void AssemblerX86Base<TraitsType>::jmp(const Immediate &abs_address) { function in class:Ice::X86NAMESPACE::AssemblerX86Base
/external/v8/src/arm64/
H A Dmacro-assembler-arm64.h1115 inline void jmp(Label* L) { B(L); } function in class:v8::internal::MacroAssembler
/external/v8/src/mips/
H A Dmacro-assembler-mips.h321 void jmp(Label* L) { function in class:v8::internal::MacroAssembler
/external/v8/src/mips64/
H A Dmacro-assembler-mips64.h354 void jmp(Label* L) { function in class:v8::internal::MacroAssembler

Completed in 2250 milliseconds

12