Home
last modified time | relevance | path

Searched full:arithmetic (Results 1 – 25 of 26) sorted by relevance

12

/Documentation/bpf/standardization/
Dinstruction-set.rst205 signed integer offset used with pointer arithmetic, except where
206 otherwise specified (some arithmetic instructions reuse this field
255 signed integer offset used with pointer arithmetic, unless
281 ALU 0x4 32-bit arithmetic operations `Arithmetic and jump instructions`_
282 JMP 0x5 64-bit jump operations `Arithmetic and jump instructions`_
283 JMP32 0x6 32-bit jump operations `Arithmetic and jump instructions`_
284 ALU64 0x7 64-bit arithmetic operations `Arithmetic and jump instructions`_
287 Arithmetic and jump instructions
290 For arithmetic and jump instructions (``ALU``, ``ALU64``, ``JMP`` and
315 Arithmetic instructions
[all …]
/Documentation/arch/arm/vfp/
Drelease-notes.rst17 http://www.jhauser.us/arithmetic/SoftFloat.html
/Documentation/bpf/
Dclang-notes.rst17 Arithmetic instructions
Dverifier.rst22 (In 'secure' mode verifier will reject any type of pointer arithmetic to make
125 Pointer to struct bpf_map. "Const" because arithmetic
132 PTR_TO_MAP_VALUE when checked != NULL. Arithmetic on
139 skb->data + headlen; arithmetic forbidden.
148 Arithmetic on these pointers is forbidden.
151 arithmetic), and this is tracked in two parts: the 'fixed offset' and 'variable
171 Besides arithmetic, the register state can also be updated by conditional
Dclassic_vs_extended.rst27 On 32-bit architectures JIT may map programs that use only 32-bit arithmetic
246 For arithmetic and jump instructions the 8-bit 'code' field is divided into three
/Documentation/
Datomic_t.txt22 Arithmetic:
142 these are limited to the arithmetic operations because those are
321 operations -- those in the Arithmetic and Bitwise classes and xchg(). However
/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events99 This is provided to avoid performing floating point arithmetic
/Documentation/timers/
Dtimekeeping.rst58 possible to a nanosecond value using only the arithmetic operations
102 arithmetic, and you find the same family of helper functions again for
/Documentation/arch/arm/nwfpe/
Dnwfpe.rst28 Arithmetic. As many as four formats are supported: single precision,
/Documentation/mm/
Dhighmem.rst175 simply with a bit of arithmetic that will convert the page struct address into
180 highmem. In such a case, the arithmetic approach will also be used.
Dpage_tables.rst203 with simple arithmetic on an offset. Accesses to logical addresses are fast
/Documentation/userspace-api/media/
Dglossary.rst153 computer program by performing the basic arithmetic, logical,
/Documentation/networking/
Dchecksum-offloads.rst105 arithmetic.
/Documentation/process/
Ddeprecated.rst54 open-coded arithmetic in allocator arguments
64 arithmetic.)
/Documentation/userspace-api/media/v4l/
Dpixfmt-srggb8-pisp-comp.rst66 very close to FSD and may require saturating arithmetic to decode).
Dext-ctrls-camera.rst335 sensitivity to light. The numbers are expressed in arithmetic scale,
/Documentation/driver-api/media/
Dmaintainer-entry-profile.rst178 - on arithmetic expressions, when breaking lines makes them harder to
/Documentation/kernel-hacking/
Dhacking.rst139 arithmetic first.
548 Note that these functions are slower than normal arithmetic, and so
690 - Arithmetic on void pointers
/Documentation/core-api/
Dunaligned-memory-access.rst199 2. Pointer arithmetic followed by access to at least 2 bytes of data
Dkernel-api.rst130 Arithmetic Overflow Checking
/Documentation/devicetree/bindings/riscv/
Dextensions.yaml379 The standard Zicond extension for conditional arithmetic and
/Documentation/RCU/
Drcu_dereference.rst68 - Avoid cancellation when using the "+" and "-" infix arithmetic
/Documentation/arch/loongarch/
Dintroduction.rst236 1. Arithmetic Instructions::
/Documentation/crypto/
Ddescore-readme.rst292 do the arithmetic, so i assign these to explicit ``m`` register variables
/Documentation/RCU/Design/Data-Structures/
DData-Structures.rst411 | the end of the grace period. Modulo-arithmetic comparisons therefore |

12