Home
last modified time | relevance | path

Searched defs:z (Results 1 – 25 of 32) sorted by relevance

12

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Dtls-z.s1 .globl z symbol
6 z: label
Dtls-dtprelm.s15 .globl z symbol
20 z: label
Dtls-tprelm.s22 .globl z symbol
25 z: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Drd-pic-2.s4 .global z symbol
11 z: label
Drd-pcrel2.s9 z: label
Drd-pcrel1.s54 z: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
Dcond.s48 .equiv z, x define
98 #define z \ macro
Dequiv2.s5 .equiv z, 1 define
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
Dastest2_64.s42 .globl z symbol
44 z = . + 4 define
Dastest.s3 .globl z symbol
5 z = . + 4 define
Dastest64.s3 .globl z symbol
5 z = . + 4 define
Dastest2.s44 .globl z symbol
46 z = . + 4 define
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dindex.s1 z == zero label
Dtls.s13 z: data4 3 label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Dcomment-1.s45 z IS 9 + 8 + 7 comments; x y z label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dmips16-call-global-3.s13 z: label
/toolchain/binutils/binutils-2.25/gas/config/
Ditbl-mips.h32 #define MIPS_ENCODE_COP_NUM(z) ((MIPS_OPCODE_COP0|z<<1)<<25) argument
Dbfin-parse.y46 #define LDIMMHALF_R(reg, h, s, z, hword) \ argument
49 #define LDIMMHALF_R5(reg, h, s, z, hword) \ argument
52 #define LDSTIDXI(ptr, reg, w, sz, z, offset) \ argument
55 #define LDST(ptr, reg, aop, sz, z, w) \ argument
Dtc-d30v.c819 int r, z; in parallel_ok() local
853 int r, z; in parallel_ok() local
/toolchain/binutils/binutils-2.25/include/opcode/
Dsparc.h257 #define F3F(x, y, z) (OP (x) | OP3 (y) | OPF (z)) /* Format3 float insns. */ argument
258 #define F3F4(x, y, z) (OP (x) | OP3 (y) | OPF_LOW4 (z)) argument
261 #define F3(x, y, z) (OP (x) | OP3(y) | F3I(z)) /* Format3 insns. */ argument
/toolchain/binutils/binutils-2.25/libiberty/
Dfibheap.c180 fibnode_t z; in fibheap_extract_min() local
429 fibnode_t z; in fibheap_cascading_cut() local
/toolchain/binutils/binutils-2.25/opcodes/
Dmmix-dis.c249 unsigned int x, y, z; in print_insn_mmix() local
Dmetag-dis.c1915 unsigned int z = (insn_word >> 8) & 0x1; in print_fcmp() local
1990 unsigned int z = (insn_word >> 12) & 0x1; in print_fconv() local
2150 unsigned int z = (insn_word >> 10) & 0x1; in print_frec() local
/toolchain/binutils/binutils-2.25/bfd/
Dmmo.c1577 unsigned int z = bfd_get_8 (abfd, buf + 3); in mmo_scan() local
2291 mmo_internal_write_post (bfd *abfd, int z, asection *sec) in mmo_internal_write_post()
3147 unsigned int z = (unsigned int) (sec->vma / 8); in mmo_write_object_contents() local
Dieee.c520 #define PUSH(x,y,z) TOS.symbol = x; TOS.section = y; TOS.value = z; INC; in parse_expression() argument
521 #define POP(x,y,z) DEC; x = TOS.symbol; y = TOS.section; z = TOS.value; in parse_expression() argument

12