Searched refs:decimal (Results 1 – 25 of 65) sorted by relevance
123
/toolchain/binutils/binutils-2.25/config/ |
D | dfp.m4 | 3 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/ |
D | size.c | 45 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/ |
D | dcor.s | 4 ; decimal correction instruction tests.
|
D | dcor2.s | 4 ; PA2.0 decimal correction instruction tests.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | s390-opc.txt | 12 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 …]
|
D | ChangeLog-2012 | 766 instead of decimal and use 0x prefix for hex. 891 * bfin-dis.c (fmtconst): Replace decimal handling with a single
|
D | ChangeLog-2009 | 1115 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
|
D | ChangeLog-2008 | 814 (constant_formats): Add flags for printing decimal, leading spaces, and
|
D | bfin-dis.c | 71 const char decimal; member 165 if (constant_formats[cf].decimal) in fmtconst()
|
D | ChangeLog-0001 | 654 * 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/ |
D | c-xgate.texi | 182 Packed decimal (P) format floating literals are not supported(yet).
|
D | c-z80.texi | 76 @samp{H} or @samp{h} for hexadecimal, @samp{D} or @samp{d} for decimal,
|
D | c-tic54x.texi | 157 $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.
|
D | c-m68hc11.texi | 374 Packed decimal (P) format floating literals are not supported.
|
D | c-arm.texi | 1164 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
|
D | c-m68k.texi | 399 Packed decimal (P) format floating literals are not supported.
|
D | as.texinfo | 2324 @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/ |
D | h8300.exp | 336 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/ |
D | ChangeLog-2004 | 704 * 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/ |
D | NEWS | 277 explicitly specified, they are interpreted as decimal numbers regardless of
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | ChangeLog | 293 * m32c.cpu (decimal-subtraction16-insn): Add second operand.
|
D | ip2k.cpu | 287 (type h-uint) (index f-bitno) (handlers (parse "bit3")(print "decimal")))
|
D | m32c.cpu | 7324 ; 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/ |
D | ChangeLog-9103 | 319 R_RELWORD, and rewrite some R_* as decimal.
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
D | binutils.texi | 986 @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