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
356 ``{ADD, X, ALU}``, where 'code' = ``ADD``, 'source' = ``X``, and 'class' = ``ALU``, means::
362 ``{ADD, X, ALU64}`` means::
366 ``{XOR, K, ALU}`` means::
370 ``{XOR, K, ALU64}`` means::
408 ``{MOV, K, ALU64}`` means::
412 ``{MOV, X, ALU}`` means::
416 ``{MOVSX, X, ALU}`` with 'offset' 8 means::
458 ``{END, LE, ALU}`` with 'imm' = 16/32/64 means::
464 ``{END, BE, ALU}`` with 'imm' = 16/32/64 means::
470 ``{END, TO, ALU64}`` with 'imm' = 16/32/64 means::
517 ``{JSGE, X, JMP32}`` means::
523 ``{JLE, K, JMP}`` means::
527 ``{JA, K, JMP32}`` means::
531 where 'imm' means the branch offset comes from the 'imm' field.
621 ``{MEM, <size>, STX}`` means::
625 ``{MEM, <size>, ST}`` means::
629 ``{MEM, <size>, LDX}`` means::
642 ``{MEMSX, <size>, LDX}`` means::
654 by other BPF programs or means outside of this specification.
681 ``{ATOMIC, W, STX}`` with 'imm' = ADD means::
685 ``{ATOMIC, DW, STX}`` with 'imm' = ADD means::
743 * map_by_fd(imm) means to convert a 32-bit file descriptor into an address of a map (see `Maps`_)
744 * map_by_idx(imm) means to convert a 32-bit index into an address of a map
760 'map_by_fd(imm)' means to get the map with the specified file descriptor. Each
762 program at load time, and 'map_by_idx(imm)' means to get the map with the given
770 'var_addr(imm)' operation means to get the address of the memory region