Home
last modified time | relevance | path

Searched refs:log (Results 1 – 25 of 78) sorted by relevance

1234

/arch/m68k/fpsp040/
A Dslog2.S37 | Step 1. Call slognd to obtain Y = log(X), the natural log of X.
40 | Step 2. Compute log_10(X) = log(X) * (1/log(10)).
52 | Step 1. Call sLogN to obtain Y = log(X), the natural log of X.
54 | Step 2. Compute log_10(X) = log(X) * (1/log(10)).
66 | Step 1. Call slognd to obtain Y = log(X), the natural log of X.
69 | Step 2. Compute log_10(X) = log(X) * (1/log(2)).
89 | Step 3. Call sLogN to obtain Y = log(X), the natural log of X.
91 | Step 4. Compute log_2(X) = log(X) * (1/log(2)).
122 bsr slognd | ...log(X), X denorm.
135 bsr slogn | ...log(X), X normal.
[all …]
A Dslogn.S6 | denormalized number. slognp1 computes log(1+X), and slognp1d
7 | computes log(1+X) for denormalized X.
12 | Output: log(X) or log(1+X) returned in floating-point register Fp0.
27 | Step 1. If |X-1| < 1/16, approximate log(X) by an odd polynomial in
34 | Step 3. Define u = (Y-F)/F. Approximate log(1+u) by a polynomial in u,
35 | log(1+u) = poly.
37 | Step 4. Reconstruct log(X) = log( 2**k * Y ) = k*log(2) + log(F) + log(1+u)
38 | by k*log(2) + (log(F) + poly). The values of log(F) are calculated
42 | Step 1: If |X| < 1/16, approximate log(1+X) by an odd polynomial in
46 | of the algorithm for LOGN and compute log(1+X) as
[all …]
A Dstwotox.S38 | 1. If |X| > 16480*log_10(2) (base 10 log of 2), go to ExpBig.
42 | 3. Set y := X*log_2(10)*64 (base 2 log of 10). Set
A Dsetox.S62 | 1.3 If |X| < 16380 log(2), go to Step 2.
72 | Note also that the constant 16380 log(2) used in Step 1.3
74 | to Step 2 guarantees |X| < 16380 log(2). There is no harm
76 | but close to, 16380 log(2) and the branch to Step 9 is
93 | constant := single-precision( 64/log 2 ).
/arch/x86/kvm/
A Ddebugfs.c97 unsigned int *log[KVM_NR_PAGE_SIZES], *cur; in kvm_mmu_rmaps_stat_show() local
104 memset(log, 0, sizeof(log)); in kvm_mmu_rmaps_stat_show()
106 log[i] = kcalloc(RMAP_LOG_SIZE, sizeof(unsigned int), GFP_KERNEL); in kvm_mmu_rmaps_stat_show()
107 if (!log[i]) in kvm_mmu_rmaps_stat_show()
122 cur = log[k]; in kvm_mmu_rmaps_stat_show()
146 cur = log[i]; in kvm_mmu_rmaps_stat_show()
155 kfree(log[i]); in kvm_mmu_rmaps_stat_show()
/arch/arm/boot/dts/nxp/imx/
A Dimx31-bug.dts3 * Copyright 2012 Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
/arch/um/drivers/
A Dvhost_user.h94 u64 desc, used, avail, log; member
/arch/m68k/
A DKconfig.debug15 Write kernel log output directly to a serial port.
/arch/um/
A DKconfig.debug35 Write kernel log output directly to stdout.
/arch/riscv/kernel/tests/
A DKconfig.debug23 KUnit tests run during boot and output the results to the debug log
/arch/powerpc/kernel/
A Drtasd.c276 static void handle_rtas_event(const struct rtas_error_log *log) in handle_rtas_event() argument
281 if (rtas_error_type(log) == RTAS_TYPE_PRRN) in handle_rtas_event()
A Drtas.c1693 noinstr struct pseries_errorlog *get_pseries_errorlog(struct rtas_error_log *log, in get_pseries_errorlog() argument
1697 (struct rtas_ext_event_log_v6 *)log->buffer; in get_pseries_errorlog()
1700 uint32_t ext_log_length = rtas_error_extended_log_length(log); in get_pseries_errorlog()
1710 log_end = log->buffer + ext_log_length; in get_pseries_errorlog()
/arch/x86/math-emu/
A DREADME70 (4) The trig, log, and exp functions are based in each case upon quasi-
190 log() 413.1-419.1 5103.4-5354.21 254.7-282.2 409.4-437.1
216 log() 358.0-387.5 3359.2-3390.3
238 trig and log functions against the Turbo C "emulator". For this table,
258 log(x) 1+1e-6 .. 2 63.8 ** 62.1
260 ** The accuracy for exp() and log() is low because the FPU (emulator)
/arch/x86/
A DKconfig.debug18 Write kernel log output directly into the VGA buffer or to a serial
32 Write kernel log output directly into the EHCI debug port.
45 Write kernel log output directly into the xHCI debug port.
/arch/arm/boot/dts/rockchip/
A Drk3066a-bqcurie2.dts25 vdd_log: regulator-vdd-log {
A Drk3066a-marsboard.dts33 vdd_log: regulator-vdd-log {
A Drk3229-evb.dts99 vdd_log: regulator-vdd-log {
/arch/arm64/boot/dts/exynos/
A Dexynos2200-g0s.dts88 log_itmon: log-itmon@fffe0000 {
/arch/powerpc/platforms/pseries/
A Dras.c231 static void rtas_parse_epow_errlog(struct rtas_error_log *log) in rtas_parse_epow_errlog() argument
238 pseries_log = get_pseries_errorlog(log, PSERIES_ELOG_SECT_ID_EPOW); in rtas_parse_epow_errlog()
A DKconfig57 SPLPAR machines can log hypervisor preempt & dispatch events to a
104 debug messages to the system log. Select this if you are having a
/arch/arm64/boot/dts/rockchip/
A Drk3308-roc-cc.dts115 vdd_log: regulator-vdd-log {
A Drk3308-evb.dts168 vdd_log: regulator-vdd-log {
/arch/arm/boot/dts/intel/ixp/
A Dintel-ixp42x-dlink-dsm-g600.dts116 * A boot log says the directory is at 0xfe0000
/arch/m68k/ifpsp060/src/
A Dfplsp.S7971 # fp0 = log(X) or log(1+X) #
7994 # log(X) = log( 2**k * Y ) = k*log(2) + log(F) + log(1+u) #
7995 # by k*log(2) + (log(F) + poly). The values of log(F) are #
8005 # log(1+X) as k*log(2) + log(F) + poly where poly #
8673 # Step 1. Call slognd to obtain Y = log(X), the natural log of X. #
8676 # Step 2. Compute log_10(X) = log(X) * (1/log(10)). #
8687 # Step 1. Call sLogN to obtain Y = log(X), the natural log of X. #
8689 # Step 2. Compute log_10(X) = log(X) * (1/log(10)). #
8703 # Step 2. Compute log_10(X) = log(X) * (1/log(2)). #
8722 # Step 3. Call sLogN to obtain Y = log(X), the natural log of X. #
[all …]
/arch/arm/boot/dts/broadcom/
A Dbcm47094-dlink-dir-890l.dts39 * LED information is derived from the boot log which

Completed in 52 milliseconds

1234