Searched full:arithmetic (Results 1 – 25 of 26) sorted by relevance
12
| /Documentation/bpf/standardization/ |
| D | instruction-set.rst | 205 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/ |
| D | release-notes.rst | 17 http://www.jhauser.us/arithmetic/SoftFloat.html
|
| /Documentation/bpf/ |
| D | clang-notes.rst | 17 Arithmetic instructions
|
| D | verifier.rst | 22 (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
|
| D | classic_vs_extended.rst | 27 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/ |
| D | atomic_t.txt | 22 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/ |
| D | sysfs-bus-event_source-devices-events | 99 This is provided to avoid performing floating point arithmetic
|
| /Documentation/timers/ |
| D | timekeeping.rst | 58 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/ |
| D | nwfpe.rst | 28 Arithmetic. As many as four formats are supported: single precision,
|
| /Documentation/mm/ |
| D | highmem.rst | 175 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.
|
| D | page_tables.rst | 203 with simple arithmetic on an offset. Accesses to logical addresses are fast
|
| /Documentation/userspace-api/media/ |
| D | glossary.rst | 153 computer program by performing the basic arithmetic, logical,
|
| /Documentation/networking/ |
| D | checksum-offloads.rst | 105 arithmetic.
|
| /Documentation/process/ |
| D | deprecated.rst | 54 open-coded arithmetic in allocator arguments 64 arithmetic.)
|
| /Documentation/userspace-api/media/v4l/ |
| D | pixfmt-srggb8-pisp-comp.rst | 66 very close to FSD and may require saturating arithmetic to decode).
|
| D | ext-ctrls-camera.rst | 335 sensitivity to light. The numbers are expressed in arithmetic scale,
|
| /Documentation/driver-api/media/ |
| D | maintainer-entry-profile.rst | 178 - on arithmetic expressions, when breaking lines makes them harder to
|
| /Documentation/kernel-hacking/ |
| D | hacking.rst | 139 arithmetic first. 548 Note that these functions are slower than normal arithmetic, and so 690 - Arithmetic on void pointers
|
| /Documentation/core-api/ |
| D | unaligned-memory-access.rst | 199 2. Pointer arithmetic followed by access to at least 2 bytes of data
|
| D | kernel-api.rst | 130 Arithmetic Overflow Checking
|
| /Documentation/devicetree/bindings/riscv/ |
| D | extensions.yaml | 379 The standard Zicond extension for conditional arithmetic and
|
| /Documentation/RCU/ |
| D | rcu_dereference.rst | 68 - Avoid cancellation when using the "+" and "-" infix arithmetic
|
| /Documentation/arch/loongarch/ |
| D | introduction.rst | 236 1. Arithmetic Instructions::
|
| /Documentation/crypto/ |
| D | descore-readme.rst | 292 do the arithmetic, so i assign these to explicit ``m`` register variables
|
| /Documentation/RCU/Design/Data-Structures/ |
| D | Data-Structures.rst | 411 | the end of the grace period. Modulo-arithmetic comparisons therefore |
|
12