Home
last modified time | relevance | path

Searched refs:decimal (Results 1 – 25 of 65) sorted by relevance

123

/toolchain/binutils/binutils-2.25/config/
Ddfp.m43 dnl Enable C extension for decimal float if target supports it.
9 AC_ARG_ENABLE(decimal-float,
10 [ --enable-decimal-float={no,yes,bid,dpd}
11 enable decimal float extension to C. Selecting 'bid'
12 or 'dpd' choses which decimal floating point format
17 *) AC_MSG_ERROR(['$enable_decimal_float' is an invalid value for --enable-decimal-float.
30 AC_MSG_WARN([decimal float is not supported for this target, ignored])
/toolchain/binutils/binutils-2.25/binutils/
Dsize.c45 decimal, octal, hex enumerator
47 radix = decimal;
176 radix = decimal; in main()
201 radix = decimal; in main()
414 (radix == decimal ? "%" BFD_VMA_FMT "u" : in size_number()
427 (radix == decimal ? "%" BFD_VMA_FMT "u" : in rprint_number()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
Ddcor.s4 ; decimal correction instruction tests.
Ddcor2.s4 ; PA2.0 decimal correction instruction tests.
/toolchain/binutils/binutils-2.25/opcodes/
Ds390-opc.txt12 fa ap SS_LLRDRD "add decimal" g5 esa,zarch
48 f9 cp SS_LLRDRD "compare decimal" g5 esa,zarch
56 4e cvd RX_RRRD "convert to decimal" g5 esa,zarch
63 fd dp SS_LLRDRD "divide decimal" g5 esa,zarch
126 fc mp SS_LLRDRD "multiply decimal" g5 esa,zarch
185 fb sp SS_LLRDRD "subtract decimal" g5 esa,zarch
197 f0 srp SS_LIRDRD "shift and round decimal" g5 esa,zarch
416 e3000000002e cvdg RXE_RRRD "convert to decimal 64" z900 zarch
580 eb00000000c0 tp RSL_R0RD "test decimal" g5 esa,zarch
599 e30000000026 cvdy RXY_RRRD "convert to decimal with long offset" z990 zarch
[all …]
DChangeLog-2012766 instead of decimal and use 0x prefix for hex.
891 * bfin-dis.c (fmtconst): Replace decimal handling with a single
DChangeLog-20091115 comments and decimal values displayed with their hexadecimal
1128 Print a hexadecimal version of any decimal constant that is
1132 (print_insn_neon): Print a hexadecimal version of any decimal
DChangeLog-2008814 (constant_formats): Add flags for printing decimal, leading spaces, and
Dbfin-dis.c71 const char decimal; member
165 if (constant_formats[cf].decimal) in fmtconst()
DChangeLog-0001654 * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
1595 constant operand in both decimal and hex.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-xgate.texi182 Packed decimal (P) format floating literals are not supported(yet).
Dc-z80.texi76 @samp{H} or @samp{h} for hexadecimal, @samp{D} or @samp{d} for decimal,
Dc-tic54x.texi157 $N, where N is a decimal number between 0 and 9
738 4 if a character, 5 if decimal, and zero if not an integer.
Dc-m68hc11.texi374 Packed decimal (P) format floating literals are not supported.
Dc-arm.texi1164 The argument is the number of bytes (in decimal) that are subtracted
1173 (in decimal) added to the register specified by the second argument to
Dc-m68k.texi399 Packed decimal (P) format floating literals are not supported.
Das.texinfo2324 @item packed binary coded decimal
2326 Packed binary coded decimal is not supported. This means that the @code{DC.P}
2970 @cindex decimal integers
2971 @cindex integers, decimal
2972 A decimal integer starts with a non-zero digit followed by zero or
3002 indirect: a decimal floating point number from the text is converted by
3057 An optional @dfn{integer part}: zero or more decimal digits.
3061 or more decimal digits.
3074 One or more decimal digits.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/
Dh8300.exp336 set testname "decimal.s: h8300 decimal tests"
923 set testname "decimalh.s: h8300h decimal tests"
1666 set testname "decimals.s: h8300s decimal tests"
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-2004704 * ld-mmix/bspec2.d: Update sh_info to decimal.
717 * ld-sh/sh64/crange1.rd: Update sh_info to decimal.
727 * ld-powerpc/tlsexe.r: Update sh_info to decimal.
/toolchain/binutils/binutils-2.25/gas/
DNEWS277 explicitly specified, they are interpreted as decimal numbers regardless of
/toolchain/binutils/binutils-2.25/cpu/
DChangeLog293 * m32c.cpu (decimal-subtraction16-insn): Add second operand.
Dip2k.cpu287 (type h-uint) (index f-bitno) (handlers (parse "bit3")(print "decimal")))
Dm32c.cpu7324 ; dadc - decimal add with carry
7325 ; dadd - decimal addition
7336 (define-pmacro (decimal-subtraction16-insn op opc1 opc2)
7374 (decimal-subtraction16-insn dadc #xE #x6 )
7392 (decimal-subtraction16-insn dadd #xC #x4)
7823 ; dsbb - decimal subtraction with borrow
7824 ; dsub - decimal subtraction
7836 (decimal-subtraction16-insn dsbb #xF #x7)
7854 (decimal-subtraction16-insn dsub #xD #x5)
/toolchain/binutils/binutils-2.25/include/coff/
DChangeLog-9103319 R_RELWORD, and rewrite some R_* as decimal.
/toolchain/binutils/binutils-2.25/binutils/doc/
Dbinutils.texi986 @samp{d} for decimal, @samp{o} for octal, or @samp{x} for hexadecimal.
2620 section is given in decimal (@option{-d}, or @option{--radix=10}); octal
2624 radices; decimal and hexadecimal for @option{-d} or @option{-x} output, or
2748 octal, @samp{x} for hexadecimal, or @samp{d} for decimal.
3532 Outputs the constants in the header file in decimal. Default is using
3768 @var{val} should be a hexadecimal prefixed by @samp{0x} or decimal

123