Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/linux-2.6.39/arch/arm/nwfpe/
Dsoftfloat-specialize5 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point
12 of this code was written as part of a project to build a fixed-point vector
42 Raises the exceptions specified by `flags'. Floating-point traps can be
78 Returns 1 if the single-precision floating-point value `a' is a NaN;
91 Returns 1 if the single-precision floating-point value `a' is a signaling
104 Returns the result of converting the single-precision floating-point NaN
124 precision floating-point format.
136 Takes two single-precision floating-point values `a' and `b', one of which
170 Returns 1 if the double-precision floating-point value `a' is a NaN;
183 Returns 1 if the double-precision floating-point value `a' is a signaling
[all …]
/linux-2.6.39/arch/m68k/ifpsp060/
Dfskeleton.S58 | This is the main exit point for the 68060 Floating-Point
70 | This is the exit point for the 060FPSP when an enabled overflow exception
71 | is present. The routine below should point to the operating system handler
89 | This is the exit point for the 060FPSP when an enabled underflow exception
90 | is present. The routine below should point to the operating system handler
107 | This is the exit point for the 060FPSP when an enabled operand error exception
108 | is present. The routine below should point to the operating system handler
126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception
127 | is present. The routine below should point to the operating system handler
145 | This is the exit point for the 060FPSP when an enabled divide-by-zero exception
[all …]
Disp.doc100 The second section, the "Entry-point" section, is used by external routines
106 entry-point.
116 point is located 0 bytes from the top of the "Entry-point" section.)
118 The third section is the code section. After entering through an "Entry-point",
177 _060_isp_unimp() entry point of the ISP.
184 made, by the system integrator, to point directly back into the package
185 through the "Entry-point"s _060_isp_cas() or _060_isp_cas2().
196 "Entry-point" _060_isp_cas_finish() or _060_isp_cas2_finish().
Diskeleton.S58 | This is and example main exit point for the Unimplemented Integer
84 | This is an alternate exit point for the Unimplemented Integer
119 | This is an alternate exit point for the Unimplemented Integer
128 | stack frame and branches to the _real_trace() entry point.
161 | Entry point for the selected cas emulation code implementation.
172 | Entry point for the selected cas2 emulation code implementation.
183 | Entry point for the operating system`s routine to "lock" a page
252 | Entry point for the operating system`s routine to "unlock" a
/linux-2.6.39/arch/m68k/fpsp040/
Dslog2.S4 | The entry point slog10 computes the base-10
13 | OUTPUT: log_10(X) or log_2(X) returned in floating-point
34 | Notes: Default means round-to-nearest mode, no floating-point
49 | Notes: Default means round-to-nearest mode, no floating-point
63 | Notes: Default means round-to-nearest mode, no floating-point
78 | Notes: Default means round-to-nearest mode, no floating-point
117 |--entry point for Log10(X), X is denormalized
129 |--entry point for Log10(X), X is normalized
143 |--entry point for Log2(X), X is denormalized
156 |--entry point for Log2(X), X is normalized
Dsrem_mod.S4 | The entry point sMOD computes the floating point MOD of the
5 | input values X and Y. The entry point sREM computes the floating
6 | point (IEEE) REM of the input values X and Y.
18 | FREM(X,Y) or FMOD(X,Y), depending on entry point.
42 | Step 4. At this point, R = X - QY = MOD(X,Y). Set
60 | Step 9. At this point, R = 2^(-j)*X - Q Y = Y. Thus,
219 |..At this point R = 2^(-L)X; Q = 0; k = 0; and k+j = L
226 |..At this point carry = 0, R = (D1,D2), Y = (D4,D5)
232 |..At this point, R = Y
248 |..At this point, Carry=0, R < Y. R = 2^(k-L)X - QY; k+j = L; j >= 0.
[all …]
Dsint.S4 | The entry point sINT computes the rounded integer
10 | respectively. Entry point sintdo is used by bindec.
13 | number X in the ETEMP space in the floating-point
15 | (Entry point sintdo) Double-extended number X in
17 | (Entry point sintd) Double-extended denormalized
18 | number X in the ETEMP space in the floating-point
Dx_ovfl.S6 | Overflow occurs when a floating-point intermediate result is
7 | too large to be represented in a floating-point data register,
8 | or when storing to memory, the contents of a floating-point
Dsgetem.S4 | The entry point sGETEXP returns the exponent portion
10 | The entry point sGETMAN extracts the mantissa of the
17 | the floating-point save stack.
39 | This entry point is used by the unimplemented instruction exception
65 | This entry point is used by the unimplemented instruction exception
/linux-2.6.39/drivers/net/wireless/ath/ath5k/
Deeprom.c672 u8 pier, point, idx; in ath5k_eeprom_convert_pcal_info_5111() local
721 for (point = 0; point < pd->pd_points; point++) { in ath5k_eeprom_convert_pcal_info_5111()
724 pd->pd_pwr[point] = 2 * pcinfo->pwr[point]; in ath5k_eeprom_convert_pcal_info_5111()
727 pd->pd_step[point] = pcinfo->pcdac[point]; in ath5k_eeprom_convert_pcal_info_5111()
856 unsigned int pier, pdg, point; in ath5k_eeprom_convert_pcal_info_5112() local
903 for (point = 1; point < pd->pd_points; in ath5k_eeprom_convert_pcal_info_5112()
904 point++) { in ath5k_eeprom_convert_pcal_info_5112()
906 pd->pd_pwr[point] = in ath5k_eeprom_convert_pcal_info_5112()
907 pcinfo->pwr_x0[point]; in ath5k_eeprom_convert_pcal_info_5112()
910 pd->pd_step[point] = in ath5k_eeprom_convert_pcal_info_5112()
[all …]
/linux-2.6.39/tools/perf/util/
Dprobe-event.c245 synthesize_perf_probe_point(&pev->point)); in try_to_find_probe_trace_events()
461 buf = synthesize_perf_probe_point(&pev->point); in show_available_vars_at()
479 fprintf(stdout, "\t@<%s+%lu>\n", vl->point.symbol, in show_available_vars_at()
480 vl->point.offset); in show_available_vars_at()
481 free(vl->point.symbol); in show_available_vars_at()
684 struct perf_probe_point *pp = &pev->point; in parse_perf_probe_point()
964 is_c_varname(pev->args[i].var) && pev->point.retprobe) { in parse_perf_probe_command()
981 if (pev->point.file || pev->point.line || pev->point.lazy_line) in perf_probe_event_need_dwarf()
995 struct probe_trace_point *tp = &tev->point; in parse_probe_trace_command()
1160 buf = synthesize_perf_probe_point(&pev->point);
[all …]
Dprobe-event.h35 struct probe_trace_point point; /* Trace point */ member
70 struct perf_probe_point point; /* Probe point */ member
96 struct probe_trace_point point; /* Actual probepoint */ member
/linux-2.6.39/Documentation/arm/nwfpe/
DREADME.FPE1 The following describes the current state of the NetWinder's floating point
4 In the following nomenclature is used to describe the floating point
35 for each floating point register into the memory location given in the
45 FLT{cond}<S,D,E>{P,M,Z} Fn, Rd Convert integer to floating point
46 FIX{cond}{P,M,Z} Rd, Fn Convert floating point to integer
47 WFS{cond} Rd Write floating point status register
48 RFS{cond} Rd Read floating point status register
49 WFC{cond} Rd Write floating point control register
50 RFC{cond} Rd Read floating point control register
137 hardware, but are handled by the floating point support code. They should
[all …]
DREADME7 working version of all the floating point instructions the compiler
22 The floating point operations are based on SoftFloat Release 2, by
23 John Hauser. SoftFloat is a software implementation of floating-point
24 that conforms to the IEC/IEEE Standard for Binary Floating-point
62 a fixed-point vector processor in collaboration with the University of
/linux-2.6.39/Documentation/thermal/
Dsysfs-api.txt25 inputs from thermal zone attributes (the current temperature and trip point
53 .get_trip_type: get the type of certain trip point.
54 .get_trip_temp: get the temperature above which the certain trip point
88 point of a thermal zone device.
92 trip: indicates which trip point the cooling devices is associated with
99 trip point of a thermal zone device. This function is usually called in
103 trip: indicates which trip point the cooling devices is associated with
120 |---trip_point_[0-*]_temp: Trip point temperature
121 |---trip_point_[0-*]_type: Trip point type
137 |---cdev[0-*]_trip_point: Trip point that cdev[0-*] is associated with
[all …]
/linux-2.6.39/arch/mn10300/mm/
Dtlb-mn10300.S25 # Instruction TLB Miss handler entry point
62 beq itlb_miss_fault # jump if doesn't point to a page
88 # Data TLB Miss handler entry point
125 beq dtlb_miss_fault # jump if doesn't point to a page
150 # Instruction TLB Address Error handler entry point
/linux-2.6.39/arch/xtensa/lib/
Dstrnlen_user.S109 # NOTE that in several places below, we point to the byte just after
113 addi a4, a4, 3 # point to zero byte
115 addi a4, a4, 1 # point just beyond zero byte
119 addi a4, a4, 1+1 # point just beyond zero byte
123 addi a4, a4, 2+1 # point just beyond zero byte
139 addi a4, a4, 3+1 # point just beyond zero byte
/linux-2.6.39/drivers/video/
Dtridentfb.c181 #define point(x, y) ((y) << 16 | (x)) macro
213 writemmr(par, DST1, point(x, y)); in blade_fill_rect()
214 writemmr(par, DST2, point(x + w - 1, y + h - 1)); in blade_fill_rect()
226 writemmr(par, DST1, point(x, y)); in blade_image_blit()
227 writemmr(par, DST2, point(x + w - 1, y + h - 1)); in blade_image_blit()
236 u32 s1 = point(x1, y1); in blade_copy_rect()
237 u32 s2 = point(x1 + w - 1, y1 + h - 1); in blade_copy_rect()
238 u32 d1 = point(x2, y2); in blade_copy_rect()
239 u32 d2 = point(x2 + w - 1, y2 + h - 1); in blade_copy_rect()
314 writemmr(par, OLDDIM, point(h, w)); in xp_fill_rect()
[all …]
/linux-2.6.39/Documentation/fault-injection/
Dprovoke-crashes.txt16 cpoint_name : Crash point where the kernel is to be crashed. It can be
21 cpoint_type : Indicates the action to be taken on hitting the crash point.
26 cpoint_count : Indicates the number of times the crash point is to be hit
/linux-2.6.39/drivers/hwmon/
Df71882fg.c96 #define F71882FG_REG_POINT_PWM(pwm, point) (0xAA + (point) + (16 * (pwm))) argument
97 #define F71882FG_REG_POINT_TEMP(pwm, point) (0xA6 + (point) + (16 * (pwm))) argument
1112 int nr, reg, point; in f71882fg_update_device() local
1170 for (point = 0; point < 5; point++) { in f71882fg_update_device()
1171 data->pwm_auto_point_pwm[nr][point] = in f71882fg_update_device()
1174 (nr, point)); in f71882fg_update_device()
1176 for (point = 0; point < 4; point++) { in f71882fg_update_device()
1177 data->pwm_auto_point_temp[nr][point] = in f71882fg_update_device()
1180 (nr, point)); in f71882fg_update_device()
1814 int point = to_sensor_dev_attr_2(devattr)->nr; in show_pwm_auto_point_pwm() local
[all …]
/linux-2.6.39/net/irda/irnet/
DKconfig11 uses synchronous PPP over a set of point to point IrDA sockets. You
/linux-2.6.39/net/x25/
DKconfig11 entry point can carry several logical point-to-point connections
/linux-2.6.39/Documentation/networking/mac80211_hwsim/
DREADME16 point, mac80211_hwsim is yet another hardware driver, i.e., no changes
30 point and a station) or large scale tests (multiple access points with
48 one to act as an access point and the other as a station that
51 processing access point side of association.
/linux-2.6.39/Documentation/filesystems/
Dautofs4-mount-control.txt25 because the point from which the path is constructed has been detached
66 top of this mount point". Since these are always directories we can
106 on the mount point for control operations. The references held by the
140 point dentry (covered or not) has also been added.
188 The ioctlfd field is a mount point file descriptor of an autofs mount
189 point. It is returned by the open call and is used by all calls except
190 the check for whether a given path is a mount point, where it may
192 mount point file descriptor, and when requesting the uid and gid of the
216 not a valid descriptor or doesn't correspond to an autofs mount point
247 with the ioctlfd field set to a valid autofs mount point descriptor
[all …]
/linux-2.6.39/arch/mn10300/kernel/
Dmn10300-watchdog-low.S25 # Watchdog handler entry point
48 # Watchdog touch entry point

12345678910>>...19