Home
last modified time | relevance | path

Searched defs:Z (Results 1 – 21 of 21) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
Droundr-op.s10 Z IS $244 label
Dreg-op.s13 Z IS $67 label
Droundi-op.s17 Z IS $244 label
Dsync-op.s10 Z IS 8135234 label
Dround2-op.s14 Z IS $244 label
Dreg3-op.s31 Z IS $67 label
Dregx-op.s36 Z IS $67 label
Dregt-op.s139 Z IS $67 label
Dregy-op.s36 Z IS $67 label
Dpushgo-op.s68 Z IS $67 label
Dswym-op.s13 Z IS 67 label
/toolchain/binutils/binutils-2.27/opcodes/
Dmmix-opc.c75 #define Z(m) ((unsigned long) (m) << 24), ((~(unsigned long) (m) & 254) << 24) macro
Dbfin-dis.c2222 int Z = ((iw0 >> LDST_Z_bits) & LDST_Z_mask); in decode_LDST_0() local
2630 int Z = ((iw0 >> (LDIMMhalf_Z_bits - 16)) & LDIMMhalf_Z_mask); in decode_LDIMMhalf_0() local
2797 int Z = ((iw0 >> (LDSTidxI_Z_bits - 16)) & LDSTidxI_Z_mask); in decode_LDSTidxI_0() local
Dppc-opc.c2657 #define Z(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1ff) << 1)) macro
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
Dstruct.s28 Z .int label
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dneon-psyn.s18 Z .dn Y[2] label
/toolchain/binutils/binutils-2.27/libiberty/
Dsafe-ctype.c150 #define Z (const unsigned short) (nv |cn) /* NUL */ macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-bfin.c1353 bfin_gen_ldimmhalf (REG_T reg, int H, int S, int Z, Expr_Node * phword, int rel) in bfin_gen_ldimmhalf()
1383 bfin_gen_ldstidxi (REG_T ptr, REG_T reg, int W, int sz, int Z, Expr_Node * poffset) in bfin_gen_ldstidxi()
1446 bfin_gen_ldst (REG_T ptr, REG_T reg, int aop, int sz, int Z, int W) in bfin_gen_ldst()
2143 int Z = ((iw0 >> LDST_Z_bits) & LDST_Z_mask); in decode_LDST_0() local
Dtc-aarch64.c6220 #define Z 1 macro
/toolchain/binutils/binutils-2.27/bfd/
Delf32-cris.c3082 #define XMOVOPZ(F, OP, Z) edir->F OP eind->F; eind->F = Z in elf_cris_copy_indirect_symbol() argument
Delf32-arm.c2363 #define THUMB32_B_INSN(X, Z) {(X), THUMB32_TYPE, R_ARM_THM_JUMP24, (Z)} argument
2365 #define ARM_REL_INSN(X, Z) {(X), ARM_TYPE, R_ARM_JUMP24, (Z)} argument
2366 #define DATA_WORD(X,Y,Z) {(X), DATA_TYPE, (Y), (Z)} argument