HomeSort by relevance Sort by last modified time
    Searched defs:JUMP (Results 1 - 25 of 25) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
flow2.s 10 //JUMP ( Preg ) ; /* indirect to an absolute (not PC-relative)address (a) */
13 JUMP (P0);
14 JUMP (P1);
15 JUMP (P2);
16 JUMP (P3);
17 JUMP (P4);
18 JUMP (P5);
19 JUMP (SP);
20 JUMP (FP);
22 //JUMP ( PC + Preg ) ; /* PC-relative, indexed (a) *
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
mips-formats.h 133 #define JUMP(SIZE, LSB, SHIFT) \
pdp11-dis.c 28 #define JUMP 0x1000 /* Flag that this operand is used in a jump. */
155 if (!(code & JUMP))
228 dst |= JUMP;
236 dst |= JUMP;
246 dst |= JUMP;
arc-opc.c 144 'J' JUMP jump address (26 bit absolute)
251 /* Jump address; j insn (this is basically the same as 'L' except that the
253 #define JUMP (BRANCH + 1)
256 /* Jump flags; j{,l} insn value or'ed into 'J' addr for flag values. */
257 #define JUMPFLAGS (JUMP + 1)
530 shimm values (which the jump insn doesn't accept). This can also be used
944 *errmsg = _("jump flags, but no .f seen");
947 *errmsg = _("jump flags, but no limm addr");
950 *errmsg = _("flag bits of jump address limm lost")
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
start.S 152 je FoundLastCluster # Jump if last cluster found
367 movl %ebx, JUMP+2
383 jnc A20GateEnabled # Jump if it suceeded
390 jnz Timeout8042 # Jump if the 8042 timed out
395 jnz Timeout8042 # Jump if the 8042 timed out
429 JUMP:
    [all...]
start16.S 153 je FoundLastCluster # Jump if last cluster found
361 movl %ebx, JUMP+2
377 jnc A20GateEnabled # Jump if it suceeded
384 jnz Timeout8042 # Jump if the 8042 timed out
389 jnz Timeout8042 # Jump if the 8042 timed out
422 JUMP:
    [all...]
start32.S 168 je FoundLastCluster # Jump if last cluster found
376 movl %ebx, JUMP+2
392 jnc A20GateEnabled # Jump if it suceeded
399 jnz Timeout8042 # Jump if the 8042 timed out
404 jnz Timeout8042 # Jump if the 8042 timed out
437 JUMP:
    [all...]
start.asm 149 je FoundLastCluster ; Jump if last cluster found
363 mov dword ptr [JUMP+2],ebx
379 jnc A20GateEnabled ; Jump if it suceeded
386 jnz Timeout8042 ; Jump if the 8042 timed out
391 jnz Timeout8042 ; Jump if the 8042 timed out
424 JUMP:
    [all...]
start16.asm 149 je FoundLastCluster ; Jump if last cluster found
356 mov dword ptr [JUMP+2],ebx
372 jnc A20GateEnabled ; Jump if it suceeded
379 jnz Timeout8042 ; Jump if the 8042 timed out
384 jnz Timeout8042 ; Jump if the 8042 timed out
417 JUMP:
    [all...]
start32.asm 164 je FoundLastCluster ; Jump if last cluster found
371 mov dword ptr [JUMP+2],ebx
387 jnc A20GateEnabled ; Jump if it suceeded
394 jnz Timeout8042 ; Jump if the 8042 timed out
399 jnz Timeout8042 ; Jump if the 8042 timed out
432 JUMP:
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
sre_constants.py 51 JUMP = "jump"
117 JUMP,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
sre_constants.py 49 JUMP = "jump"
115 JUMP,
  /external/python/cpython2/Lib/
sre_constants.py 51 JUMP = "jump"
117 JUMP,
  /prebuilts/gdb/darwin-x86/lib/python2.7/
sre_constants.py 47 JUMP = "jump"
113 JUMP,
  /prebuilts/gdb/linux-x86/lib/python2.7/
sre_constants.py 47 JUMP = "jump"
113 JUMP,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sre_constants.py 47 JUMP = "jump"
113 JUMP,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sre_constants.py 47 JUMP = "jump"
113 JUMP,
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
libmach8db.c 75 uchar jumptype; /* set to the operand type for jump/ret/call */
160 Jbs, /* 8-bit sign-extended immediate in jump or call */
177 JUMP, /* Jump or Call flag - no operand */
925 [0x02] = { JUMP,0, "CALL* %e" },
926 [0x03] = { JUMP,0, "CALLF* %e" },
927 [0x04] = { JUMP,0, "JMP* %e" },
928 [0x05] = { JUMP,0, "JMPF* %e" },
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
libmach8db.c 75 uchar jumptype; /* set to the operand type for jump/ret/call */
160 Jbs, /* 8-bit sign-extended immediate in jump or call */
177 JUMP, /* Jump or Call flag - no operand */
925 [0x02] = { JUMP,0, "CALL* %e" },
926 [0x03] = { JUMP,0, "CALLF* %e" },
927 [0x04] = { JUMP,0, "JMP* %e" },
928 [0x05] = { JUMP,0, "JMPF* %e" },
    [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3.h 172 /* (jp) flag is set on jump targets:
1024 INSTR0(JUMP);
  /external/pcre/dist2/src/
pcre2_jit_compile.c 147 ')' backtrack path (If we arrived from "C" jump to the backtrack of "C")
150 jump to D matching path
157 whether there is a next alternative. If so, it needs to jump back to
205 struct sljit_jump *jump; member in struct:jump_list
359 /* Current position where a THEN must jump. */
426 /* Labels and jump lists. */
561 #define JUMP(type) \
565 #define JUMPHERE(jump) \
566 sljit_set_label((jump), sljit_emit_label(compiler))
567 #define SET_LABEL(jump, label)
2581 struct sljit_jump *jump; local
2712 struct sljit_jump *jump = NULL; local
2742 struct sljit_jump *jump; local
2771 struct sljit_jump *jump; local
2803 struct sljit_jump *jump; local
2865 struct sljit_jump *jump; local
2892 struct sljit_jump *jump; local
3023 struct sljit_jump *jump; local
3122 struct sljit_jump *jump; local
3158 struct sljit_jump *jump; local
3206 struct sljit_jump *jump; local
3242 struct sljit_jump *jump; local
4667 struct sljit_jump *jump; local
4801 struct sljit_jump *jump; local
4839 struct sljit_jump *jump; local
5194 struct sljit_jump *jump; local
5223 struct sljit_jump *jump; local
5483 struct sljit_jump *jump = NULL; local
6032 struct sljit_jump *jump[4]; local
6255 struct sljit_jump *jump[3]; local
6766 struct sljit_jump *jump = NULL; local
6866 struct sljit_jump *jump = NULL; local
7301 struct sljit_jump *jump; local
7845 struct sljit_jump *jump; local
8817 struct sljit_jump *jump = NULL; local
9659 struct sljit_jump *jump = NULL; local
10363 struct sljit_jump *jump; local
10427 struct sljit_jump *jump; local
10488 struct sljit_jump *jump; local
10715 struct sljit_jump *jump; local
10853 struct sljit_jump *jump; local
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.3.Final/
netty-common-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.6.Final/
netty-common-4.1.6.Final.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 679 milliseconds