Lines Matching full:means
103 To `sign extend an` ``X`` `-bit number, A, to a` ``Y`` `-bit number, B ,` means to
124 conformance group means it MUST support all instructions in that conformance
364 ``{ADD, X, ALU}``, where 'code' = ``ADD``, 'source' = ``X``, and 'class' = ``ALU``, means::
370 ``{ADD, X, ALU64}`` means::
374 ``{XOR, K, ALU}`` means::
378 ``{XOR, K, ALU64}`` means::
416 ``{MOV, K, ALU64}`` means::
420 ``{MOV, X, ALU}`` means::
424 ``{MOVSX, X, ALU}`` with 'offset' 8 means::
466 ``{END, LE, ALU}`` with 'imm' = 16/32/64 means::
472 ``{END, BE, ALU}`` with 'imm' = 16/32/64 means::
478 ``{END, TO, ALU64}`` with 'imm' = 16/32/64 means::
525 ``{JSGE, X, JMP32}`` means::
531 ``{JLE, K, JMP}`` means::
535 ``{JA, K, JMP32}`` means::
539 where 'imm' means the branch offset comes from the 'imm' field.
629 ``{MEM, <size>, STX}`` means::
633 ``{MEM, <size>, ST}`` means::
637 ``{MEM, <size>, LDX}`` means::
650 ``{MEMSX, <size>, LDX}`` means::
662 by other BPF programs or means outside of this specification.
689 ``{ATOMIC, W, STX}`` with 'imm' = ADD means::
693 ``{ATOMIC, DW, STX}`` with 'imm' = ADD means::
751 * map_by_fd(imm) means to convert a 32-bit file descriptor into an address of a map (see `Maps`_)
752 * map_by_idx(imm) means to convert a 32-bit index into an address of a map
768 'map_by_fd(imm)' means to get the map with the specified file descriptor. Each
770 program at load time, and 'map_by_idx(imm)' means to get the map with the given
778 'var_addr(imm)' operation means to get the address of the memory region