HomeSort by relevance Sort by last modified time
    Searched refs:start4 (Results 1 - 24 of 24) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
pt-1.s 7 start4: label
16 pta start4,tr3
pt-2.s 7 start4: label
21 pta start4,tr3
pt-1.d 14 [0]+8 <start4>:
25 [ ]+20:[ ]+ebffea30[ ]+pta/l 8 <start4>,tr3
pt-noexp-1.d 15 [0]+8 <start4>:
26 [ ]+20:[ ]+ebffea30[ ]+pta/l 8 <start4>,tr3
pt64-32-1.d 15 [0]+8 <start4>:
26 [ ]+20:[ ]+ebffea30[ ]+pta/l 8 <start4>,tr3
pt32-noexp-2.d 15 0+8 <start4>:
18 [ ]+10:[ ]+e8000270[ ]+pta/l 10 <start4\+0x8>,tr7
pt64-noexp-2.d 15 0+8 <start4>:
18 [ ]+10:[ ]+e8000270[ ]+pta/l 10 <start4\+0x8>,tr7
rel-5.s 9 movi datalabel start4 + 8 - datalabel $,r30
23 start4: label
pt32-1.d 15 0+8 <start4>:
pt64-32-2.d 15 0+8 <start4>:
pt64-1.d 15 0+8 <start4>:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-branch-pic.d 82 0+7fec <start4>:
89 [ ]+8002:[ ]+0ae0[ ]+ba 800e <start4\+0x22>
92 [ ]+800e:[ ]+f7f0[ ]+bwf 8006 <start4\+0x1a>
93 [ ]+8010:[ ]+0ae0[ ]+ba 801c <start4\+0x30>
96 [ ]+801c:[ ]+f7f0[ ]+bwf 8014 <start4\+0x28>
97 [ ]+801e:[ ]+0ae0[ ]+ba 802a <start4\+0x3e>
100 [ ]+802a:[ ]+f7a0[ ]+bge 8022 <start4\+0x36>
101 [ ]+802c:[ ]+0ae0[ ]+ba 8038 <start4\+0x4c>
104 [ ]+8038:[ ]+f7c0[ ]+bgt 8030 <start4\+0x44>
105 [ ]+803a:[ ]+0ae0[ ]+ba 8046 <start4\+0x5a
    [all...]
branch.d 81 0+7fec <start4>:
88 [ ]+8002:[ ]+08e0[ ]+ba[ ]+(0x800c|800c <start4\+0x20>)
92 [ ]+800c:[ ]+f9f0[ ]+bwf[ ]+(0x8006|8006 <start4\+0x1a>)
93 [ ]+800e:[ ]+08e0[ ]+ba[ ]+(0x8018|8018 <start4\+0x2c>)
97 [ ]+8018:[ ]+f9f0[ ]+bwf[ ]+(0x8012|8012 <start4\+0x26>)
98 [ ]+801a:[ ]+08e0[ ]+ba[ ]+(0x8024|8024 <start4\+0x38>)
102 [ ]+8024:[ ]+f9a0[ ]+bge[ ]+(0x801e|801e <start4\+0x32>)
103 [ ]+8026:[ ]+08e0[ ]+ba[ ]+(0x8030|8030 <start4\+0x44>)
107 [ ]+8030:[ ]+f9c0[ ]+bgt[ ]+(0x802a|802a <start4\+0x3e>)
108 [ ]+8032:[ ]+08e0[ ]+ba[ ]+(0x803c|803c <start4\+0x50>
    [all...]
branch.s 90 start4: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
bpo-10.d 1 #source: start4.s
pushjs1.d 1 #source: start4.s
pushjs1b.d 1 #source: start4.s
pushjs2.d 1 #source: start4.s
pushjs2b.d 1 #source: start4.s
pushjs3.d 1 #source: start4.s
pushjs3b.d 1 #source: start4.s
pushjs4.d 1 #source: start4.s
pushjs4b.d 1 #source: start4.s
  /external/toybox/toys/pending/
fdisk.c 53 end_sector, end_cyl, start4[4], size4[4]; member in struct:partition
215 first[i] = swap_le32toh(px->start4) + pe->start_offset;
242 local_start_off = swap_le32toh(p->start4);
256 offset = swap_le32toh(q->start4);
423 start = swap_le32toh((unsigned char*)(p->start4));
472 start_sec = swap_le32toh(p->start4) + partitions[i].start_offset;
612 new_start = partitions[i + 1].start_offset + swap_le32toh(q->start4) - extended_offset;
614 memcpy(p->start4, (void *)&new_start, 4);
932 begin_sec[i] = swap_le32toh(p->start4) + pe->start_offset;
951 set_levalue(p->start4, start - pe->start_offset)
    [all...]

Completed in 135 milliseconds