Searched refs:results (Results 1 – 25 of 28) sorted by relevance
12
/arch/x86/math-emu/ |
D | README | 195 The following results show the improvement which is obtained under 231 The results of the basic arithmetic functions (+,-,*,/), and fsqrt 234 return exact results; they have no error. 239 each function was tested at about 400 points. Ideal worst-case results 277 for operands close to pi/2. Measured results are (note that the 303 Prior to version 1.20 of the emulator, the accuracy of the results for 305 good as the results from an 80486 FPU. From version 1.20, the accuracy 307 worst-case results which are better than the worst-case results given 310 The following table gives the measured results for the emulator. The 316 The results show that the fsin, fcos and fptan instructions return [all …]
|
/arch/m68k/fpsp040/ |
D | x_ovfl.S | 12 | Trap disabled results 28 | Trap enabled results
|
D | x_unfl.S | 6 | Trap disabled results 15 | Trap enabled results
|
D | gen_except.S | 239 | An fmoveout that results in an overflow is reported this way. 241 | An fmoveout that results in an underflow is reported this way.
|
D | get_op.S | 543 | Special handling for packed move in: Same results as all other
|
D | x_snan.S | 17 | If the inst is move_out, then the results are the same as for trap
|
D | bindec.S | 86 | If the int operation results in more than LEN digits, 607 | If the int operation results in more than LEN digits,
|
D | util.S | 350 | is the same as the rounding precision. Pass results from g_dfmtou.
|
D | res_func.S | 2000 bra p_write |go write results
|
/arch/powerpc/perf/ |
D | hv-24x7.h | 157 struct hv_24x7_result results[]; /* [@num_results] */ member
|
D | hv-24x7.c | 1275 result_buffer->results, count, NULL); in single_24x7_request() 1532 for (i = 0, res = result_buffer->results; in h_24x7_event_commit_txn()
|
/arch/m32r/ |
D | Kconfig.debug | 11 This results in a large slowdown, but helps to find certain types
|
/arch/c6x/lib/ |
D | mpyll.S | 23 ;; First compute partial results using 32-bit parts of x and y:
|
/arch/x86/crypto/ |
D | crc32c-pcl-intel-asm_64.S | 218 ## 4) Combine three results:
|
D | aesni-intel_asm.S | 793 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part 823 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part 890 pxor \TMP2, \TMP1 # accumulate the results in TMP1:XMM5 1001 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part 1031 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part 1102 pxor \TMP2, \TMP1 # accumulate the results in TMP1:XMM5 1167 # results accumulated in TMP6, XMMDst, XMM1 1181 pxor \TMP2, \XMM1 # results accumulated in TMP6, XMMDst, XMM1 1197 # middle section of the temp results combined as in karatsuba algorithm
|
D | sha256-avx2-asm.S | 647 #### Do second block using previously scheduled results
|
D | aesni-intel_avx-x86_64.S | 991 vpxor \T4, \T6, \T6 # accumulate the results in T6:T7 2306 vpxor \T6, \T1, \T1 # accumulate the results in T1:T7
|
/arch/arm64/boot/dts/arm/ |
D | juno-base.dtsi | 88 * unmapped reserved region results in a DECERR response.
|
/arch/tile/ |
D | Kconfig | 164 smaller kernel memory footprint results from using a smaller
|
/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 325 # will yield verifiably correct results..
|
/arch/arm/mm/ |
D | Kconfig | 1081 memory with differing types results in unpredictable behaviour,
|
/arch/ |
D | Kconfig | 383 results in the system call being skipped immediately.
|
/arch/arm64/ |
D | Kconfig | 924 be unexpected results in the applications.
|
/arch/arm64/crypto/ |
D | sha512-core.S_shipped | 30 // (*) Software SHA256 results are of lesser relevance, presented
|
/arch/arm/ |
D | Kconfig | 978 stale interworking branch prediction. This results in Cortex-A8
|
12