HomeSort by: relevance | last modified time | path
    Searched defs:fint (Results 1 - 20 of 20) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
driver-aarch64.cc 148 unsigned fint = strtol (rest + 1, &after, 16); local
151 return fint;
driver-aarch64.cc 148 unsigned fint = strtol (rest + 1, &after, 16); local
151 return fint;
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
driver-aarch64.cc 133 unsigned fint = strtol (rest + 1, &after, 16); local
136 return fint;
driver-aarch64.cc 133 unsigned fint = strtol (rest + 1, &after, 16); local
136 return fint;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
templates.cc 782 Foo<int> fint={0,0}; local
797 int x = fint.foo(33, 47);
templates.cc 782 Foo<int> fint={0,0}; local
797 int x = fint.foo(33, 47);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
templates.cc 782 Foo<int> fint={0,0}; local
797 int x = fint.foo(33, 47);
templates.cc 782 Foo<int> fint={0,0}; local
797 int x = fint.foo(33, 47);
  /src/external/gpl3/binutils/dist/opcodes/
microblaze-opcm.h 46 fint, microblaze_fsqrt, enumerator in enum:microblaze_instr
microblaze-opcm.h 46 fint, microblaze_fsqrt, enumerator in enum:microblaze_instr
  /src/external/gpl3/binutils.old/dist/opcodes/
microblaze-opcm.h 46 fint, microblaze_fsqrt, enumerator in enum:microblaze_instr
microblaze-opcm.h 46 fint, microblaze_fsqrt, enumerator in enum:microblaze_instr
  /src/external/gpl3/gdb/dist/opcodes/
microblaze-opcm.h 46 fint, microblaze_fsqrt, enumerator in enum:microblaze_instr
microblaze-opcm.h 46 fint, microblaze_fsqrt, enumerator in enum:microblaze_instr
  /src/external/gpl3/gdb.old/dist/opcodes/
microblaze-opcm.h 46 fint, microblaze_fsqrt, enumerator in enum:microblaze_instr
microblaze-opcm.h 46 fint, microblaze_fsqrt, enumerator in enum:microblaze_instr
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 2498 # fint fcos fsincos
4091 long fint - tbl_unsupp # 01: fint
9646 # fint(): emulates the fint instruction #
9660 # here. For norms, load the rounding mode/prec, execute a "fint", then #
9670 global fint
9671 fint: label
9684 fint.x SRC(%a0),%fp0 # execute fint
    [all...]
pfpsp.s 2498 # fint fcos fsincos
4091 long fint - tbl_unsupp # 01: fint
9646 # fint(): emulates the fint instruction #
9660 # here. For norms, load the rounding mode/prec, execute a "fint", then #
9670 global fint
9671 fint: label
9684 fint.x SRC(%a0),%fp0 # execute fint
    [all...]
fpsp.s 2498 # fint fcos fsincos
4486 short tbl_trans - tbl_trans # $01-0 fint norm
4487 short tbl_trans - tbl_trans # $01-1 fint zero
4488 short tbl_trans - tbl_trans # $01-2 fint inf
4489 short tbl_trans - tbl_trans # $01-3 fint qnan
4490 short tbl_trans - tbl_trans # $01-5 fint denorm
4491 short tbl_trans - tbl_trans # $01-4 fint snan
4492 short tbl_trans - tbl_trans # $01-6 fint unnorm
5662 # fint.x %fp2
11421 long fint - tbl_unsupp # 01: fin
13239 fint: label
    [all...]
fpsp.s 2498 # fint fcos fsincos
4486 short tbl_trans - tbl_trans # $01-0 fint norm
4487 short tbl_trans - tbl_trans # $01-1 fint zero
4488 short tbl_trans - tbl_trans # $01-2 fint inf
4489 short tbl_trans - tbl_trans # $01-3 fint qnan
4490 short tbl_trans - tbl_trans # $01-5 fint denorm
4491 short tbl_trans - tbl_trans # $01-4 fint snan
4492 short tbl_trans - tbl_trans # $01-6 fint unnorm
5662 # fint.x %fp2
11421 long fint - tbl_unsupp # 01: fin
13239 fint: label
    [all...]

Completed in 101 milliseconds