Header menu logo B2R2

Opcode Type

Represents a Python opcode(Python 3.12).

Record fields

Record Field Description

BEFORE_ASYNC_WITH

Full Usage: BEFORE_ASYNC_WITH

Field type: Opcode
Modifiers: static
Field type: Opcode

BEFORE_WITH

Full Usage: BEFORE_WITH

Field type: Opcode
Modifiers: static
Field type: Opcode

BINARY_OP

Full Usage: BINARY_OP

Field type: Opcode
Modifiers: static
Field type: Opcode

BINARY_SLICE

Full Usage: BINARY_SLICE

Field type: Opcode
Modifiers: static
Field type: Opcode

BINARY_SUBSCR

Full Usage: BINARY_SUBSCR

Field type: Opcode
Modifiers: static
Field type: Opcode

BUILD_CONST_KEY_MAP

Full Usage: BUILD_CONST_KEY_MAP

Field type: Opcode
Modifiers: static
Field type: Opcode

BUILD_LIST

Full Usage: BUILD_LIST

Field type: Opcode
Modifiers: static
Field type: Opcode

BUILD_MAP

Full Usage: BUILD_MAP

Field type: Opcode
Modifiers: static
Field type: Opcode

BUILD_SET

Full Usage: BUILD_SET

Field type: Opcode
Modifiers: static
Field type: Opcode

BUILD_SLICE

Full Usage: BUILD_SLICE

Field type: Opcode
Modifiers: static
Field type: Opcode

BUILD_STRING

Full Usage: BUILD_STRING

Field type: Opcode
Modifiers: static
Field type: Opcode

BUILD_TUPLE

Full Usage: BUILD_TUPLE

Field type: Opcode
Modifiers: static
Field type: Opcode

CACHE

Full Usage: CACHE

Field type: Opcode
Modifiers: static
Field type: Opcode

CALL

Full Usage: CALL

Field type: Opcode
Modifiers: static
Field type: Opcode

CALL_FUNCTION_EX

Full Usage: CALL_FUNCTION_EX

Field type: Opcode
Modifiers: static
Field type: Opcode

CALL_INTRINSIC_1

Full Usage: CALL_INTRINSIC_1

Field type: Opcode
Modifiers: static
Field type: Opcode

CALL_INTRINSIC_2

Full Usage: CALL_INTRINSIC_2

Field type: Opcode
Modifiers: static
Field type: Opcode

CHECK_EG_MATCH

Full Usage: CHECK_EG_MATCH

Field type: Opcode
Modifiers: static
Field type: Opcode

CHECK_EXC_MATCH

Full Usage: CHECK_EXC_MATCH

Field type: Opcode
Modifiers: static
Field type: Opcode

CLEANUP_THROW

Full Usage: CLEANUP_THROW

Field type: Opcode
Modifiers: static
Field type: Opcode

COMPARE_OP

Full Usage: COMPARE_OP

Field type: Opcode
Modifiers: static
Field type: Opcode

CONTAINS_OP

Full Usage: CONTAINS_OP

Field type: Opcode
Modifiers: static
Field type: Opcode

COPY

Full Usage: COPY

Field type: Opcode
Modifiers: static
Field type: Opcode

COPY_FREE_VARS

Full Usage: COPY_FREE_VARS

Field type: Opcode
Modifiers: static
Field type: Opcode

DELETE_ATTR

Full Usage: DELETE_ATTR

Field type: Opcode
Modifiers: static
Field type: Opcode

DELETE_DEREF

Full Usage: DELETE_DEREF

Field type: Opcode
Modifiers: static
Field type: Opcode

DELETE_FAST

Full Usage: DELETE_FAST

Field type: Opcode
Modifiers: static
Field type: Opcode

DELETE_GLOBAL

Full Usage: DELETE_GLOBAL

Field type: Opcode
Modifiers: static
Field type: Opcode

DELETE_NAME

Full Usage: DELETE_NAME

Field type: Opcode
Modifiers: static
Field type: Opcode

DELETE_SUBSCR

Full Usage: DELETE_SUBSCR

Field type: Opcode
Modifiers: static
Field type: Opcode

DICT_MERGE

Full Usage: DICT_MERGE

Field type: Opcode
Modifiers: static
Field type: Opcode

DICT_UPDATE

Full Usage: DICT_UPDATE

Field type: Opcode
Modifiers: static
Field type: Opcode

END_ASYNC_FOR

Full Usage: END_ASYNC_FOR

Field type: Opcode
Modifiers: static
Field type: Opcode

END_FOR

Full Usage: END_FOR

Field type: Opcode
Modifiers: static
Field type: Opcode

END_SEND

Full Usage: END_SEND

Field type: Opcode
Modifiers: static
Field type: Opcode

EXTENDED_ARG

Full Usage: EXTENDED_ARG

Field type: Opcode
Modifiers: static
Field type: Opcode

FORMAT_VALUE

Full Usage: FORMAT_VALUE

Field type: Opcode
Modifiers: static
Field type: Opcode

FOR_ITER

Full Usage: FOR_ITER

Field type: Opcode
Modifiers: static
Field type: Opcode

GET_AITER

Full Usage: GET_AITER

Field type: Opcode
Modifiers: static
Field type: Opcode

GET_ANEXT

Full Usage: GET_ANEXT

Field type: Opcode
Modifiers: static
Field type: Opcode

GET_AWAITABLE

Full Usage: GET_AWAITABLE

Field type: Opcode
Modifiers: static
Field type: Opcode

GET_ITER

Full Usage: GET_ITER

Field type: Opcode
Modifiers: static
Field type: Opcode

GET_LEN

Full Usage: GET_LEN

Field type: Opcode
Modifiers: static
Field type: Opcode

GET_YIELD_FROM_ITER

Full Usage: GET_YIELD_FROM_ITER

Field type: Opcode
Modifiers: static
Field type: Opcode

IMPORT_FROM

Full Usage: IMPORT_FROM

Field type: Opcode
Modifiers: static
Field type: Opcode

IMPORT_NAME

Full Usage: IMPORT_NAME

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_CALL

Full Usage: INSTRUMENTED_CALL

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_CALL_FUNCTION_EX

Full Usage: INSTRUMENTED_CALL_FUNCTION_EX

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_END_FOR

Full Usage: INSTRUMENTED_END_FOR

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_END_SEND

Full Usage: INSTRUMENTED_END_SEND

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_FOR_ITER

Full Usage: INSTRUMENTED_FOR_ITER

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_INSTRUCTION

Full Usage: INSTRUMENTED_INSTRUCTION

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_JUMP_BACKWARD

Full Usage: INSTRUMENTED_JUMP_BACKWARD

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_JUMP_FORWARD

Full Usage: INSTRUMENTED_JUMP_FORWARD

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_LINE

Full Usage: INSTRUMENTED_LINE

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_LOAD_SUPER_ATTR

Full Usage: INSTRUMENTED_LOAD_SUPER_ATTR

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_POP_JUMP_IF_FALSE

Full Usage: INSTRUMENTED_POP_JUMP_IF_FALSE

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_POP_JUMP_IF_NONE

Full Usage: INSTRUMENTED_POP_JUMP_IF_NONE

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_POP_JUMP_IF_NOT_NONE

Full Usage: INSTRUMENTED_POP_JUMP_IF_NOT_NONE

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_POP_JUMP_IF_TRUE

Full Usage: INSTRUMENTED_POP_JUMP_IF_TRUE

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_RESUME

Full Usage: INSTRUMENTED_RESUME

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_RETURN_CONST

Full Usage: INSTRUMENTED_RETURN_CONST

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_RETURN_VALUE

Full Usage: INSTRUMENTED_RETURN_VALUE

Field type: Opcode
Modifiers: static
Field type: Opcode

INSTRUMENTED_YIELD_VALUE

Full Usage: INSTRUMENTED_YIELD_VALUE

Field type: Opcode
Modifiers: static
Field type: Opcode

INTERPRETER_EXIT

Full Usage: INTERPRETER_EXIT

Field type: Opcode
Modifiers: static
Field type: Opcode

IS_OP

Full Usage: IS_OP

Field type: Opcode
Modifiers: static
Field type: Opcode

JUMP

Full Usage: JUMP

Field type: Opcode
Modifiers: static
Field type: Opcode

JUMP_BACKWARD

Full Usage: JUMP_BACKWARD

Field type: Opcode
Modifiers: static
Field type: Opcode

JUMP_BACKWARD_NO_INTERRUPT

Full Usage: JUMP_BACKWARD_NO_INTERRUPT

Field type: Opcode
Modifiers: static
Field type: Opcode

JUMP_FORWARD

Full Usage: JUMP_FORWARD

Field type: Opcode
Modifiers: static
Field type: Opcode

JUMP_NO_INTERRUPT

Full Usage: JUMP_NO_INTERRUPT

Field type: Opcode
Modifiers: static
Field type: Opcode

KW_NAMES

Full Usage: KW_NAMES

Field type: Opcode
Modifiers: static
Field type: Opcode

LIST_APPEND

Full Usage: LIST_APPEND

Field type: Opcode
Modifiers: static
Field type: Opcode

LIST_EXTEND

Full Usage: LIST_EXTEND

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_ASSERTION_ERROR

Full Usage: LOAD_ASSERTION_ERROR

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_ATTR

Full Usage: LOAD_ATTR

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_BUILD_CLASS

Full Usage: LOAD_BUILD_CLASS

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_CLOSURE

Full Usage: LOAD_CLOSURE

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_CONST

Full Usage: LOAD_CONST

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_DEREF

Full Usage: LOAD_DEREF

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_FAST

Full Usage: LOAD_FAST

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_FAST_AND_CLEAR

Full Usage: LOAD_FAST_AND_CLEAR

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_FAST_CHECK

Full Usage: LOAD_FAST_CHECK

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_FROM_DICT_OR_DEREF

Full Usage: LOAD_FROM_DICT_OR_DEREF

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_FROM_DICT_OR_GLOBALS

Full Usage: LOAD_FROM_DICT_OR_GLOBALS

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_GLOBAL

Full Usage: LOAD_GLOBAL

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_LOCALS

Full Usage: LOAD_LOCALS

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_METHOD

Full Usage: LOAD_METHOD

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_NAME

Full Usage: LOAD_NAME

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_SUPER_ATTR

Full Usage: LOAD_SUPER_ATTR

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_SUPER_METHOD

Full Usage: LOAD_SUPER_METHOD

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_ZERO_SUPER_ATTR

Full Usage: LOAD_ZERO_SUPER_ATTR

Field type: Opcode
Modifiers: static
Field type: Opcode

LOAD_ZERO_SUPER_METHOD

Full Usage: LOAD_ZERO_SUPER_METHOD

Field type: Opcode
Modifiers: static
Field type: Opcode

MAKE_CELL

Full Usage: MAKE_CELL

Field type: Opcode
Modifiers: static
Field type: Opcode

MAKE_FUNCTION

Full Usage: MAKE_FUNCTION

Field type: Opcode
Modifiers: static
Field type: Opcode

MAP_ADD

Full Usage: MAP_ADD

Field type: Opcode
Modifiers: static
Field type: Opcode

MATCH_CLASS

Full Usage: MATCH_CLASS

Field type: Opcode
Modifiers: static
Field type: Opcode

MATCH_KEYS

Full Usage: MATCH_KEYS

Field type: Opcode
Modifiers: static
Field type: Opcode

MATCH_MAPPING

Full Usage: MATCH_MAPPING

Field type: Opcode
Modifiers: static
Field type: Opcode

MATCH_SEQUENCE

Full Usage: MATCH_SEQUENCE

Field type: Opcode
Modifiers: static
Field type: Opcode

NOP

Full Usage: NOP

Field type: Opcode
Modifiers: static
Field type: Opcode

POP_BLOCK

Full Usage: POP_BLOCK

Field type: Opcode
Modifiers: static
Field type: Opcode

POP_EXCEPT

Full Usage: POP_EXCEPT

Field type: Opcode
Modifiers: static
Field type: Opcode

POP_JUMP_IF_FALSE

Full Usage: POP_JUMP_IF_FALSE

Field type: Opcode
Modifiers: static
Field type: Opcode

POP_JUMP_IF_NONE

Full Usage: POP_JUMP_IF_NONE

Field type: Opcode
Modifiers: static
Field type: Opcode

POP_JUMP_IF_NOT_NONE

Full Usage: POP_JUMP_IF_NOT_NONE

Field type: Opcode
Modifiers: static
Field type: Opcode

POP_JUMP_IF_TRUE

Full Usage: POP_JUMP_IF_TRUE

Field type: Opcode
Modifiers: static
Field type: Opcode

POP_TOP

Full Usage: POP_TOP

Field type: Opcode
Modifiers: static
Field type: Opcode

PUSH_EXC_INFO

Full Usage: PUSH_EXC_INFO

Field type: Opcode
Modifiers: static
Field type: Opcode

PUSH_NULL

Full Usage: PUSH_NULL

Field type: Opcode
Modifiers: static
Field type: Opcode

RAISE_VARARGS

Full Usage: RAISE_VARARGS

Field type: Opcode
Modifiers: static
Field type: Opcode

RERAISE

Full Usage: RERAISE

Field type: Opcode
Modifiers: static
Field type: Opcode

RESERVED

Full Usage: RESERVED

Field type: Opcode
Modifiers: static
Field type: Opcode

RESUME

Full Usage: RESUME

Field type: Opcode
Modifiers: static
Field type: Opcode

RETURN_CONST

Full Usage: RETURN_CONST

Field type: Opcode
Modifiers: static
Field type: Opcode

RETURN_GENERATOR

Full Usage: RETURN_GENERATOR

Field type: Opcode
Modifiers: static
Field type: Opcode

RETURN_VALUE

Full Usage: RETURN_VALUE

Field type: Opcode
Modifiers: static
Field type: Opcode

SEND

Full Usage: SEND

Field type: Opcode
Modifiers: static
Field type: Opcode

SETUP_ANNOTATIONS

Full Usage: SETUP_ANNOTATIONS

Field type: Opcode
Modifiers: static
Field type: Opcode

SETUP_CLEANUP

Full Usage: SETUP_CLEANUP

Field type: Opcode
Modifiers: static
Field type: Opcode

SETUP_FINALLY

Full Usage: SETUP_FINALLY

Field type: Opcode
Modifiers: static
Field type: Opcode

SETUP_WITH

Full Usage: SETUP_WITH

Field type: Opcode
Modifiers: static
Field type: Opcode

SET_ADD

Full Usage: SET_ADD

Field type: Opcode
Modifiers: static
Field type: Opcode

SET_UPDATE

Full Usage: SET_UPDATE

Field type: Opcode
Modifiers: static
Field type: Opcode

STORE_ATTR

Full Usage: STORE_ATTR

Field type: Opcode
Modifiers: static
Field type: Opcode

STORE_DEREF

Full Usage: STORE_DEREF

Field type: Opcode
Modifiers: static
Field type: Opcode

STORE_FAST

Full Usage: STORE_FAST

Field type: Opcode
Modifiers: static
Field type: Opcode

STORE_FAST_MAYBE_NULL

Full Usage: STORE_FAST_MAYBE_NULL

Field type: Opcode
Modifiers: static
Field type: Opcode

STORE_GLOBAL

Full Usage: STORE_GLOBAL

Field type: Opcode
Modifiers: static
Field type: Opcode

STORE_NAME

Full Usage: STORE_NAME

Field type: Opcode
Modifiers: static
Field type: Opcode

STORE_SLICE

Full Usage: STORE_SLICE

Field type: Opcode
Modifiers: static
Field type: Opcode

STORE_SUBSCR

Full Usage: STORE_SUBSCR

Field type: Opcode
Modifiers: static
Field type: Opcode

SWAP

Full Usage: SWAP

Field type: Opcode
Modifiers: static
Field type: Opcode

UNARY_INVERT

Full Usage: UNARY_INVERT

Field type: Opcode
Modifiers: static
Field type: Opcode

UNARY_NEGATIVE

Full Usage: UNARY_NEGATIVE

Field type: Opcode
Modifiers: static
Field type: Opcode

UNARY_NOT

Full Usage: UNARY_NOT

Field type: Opcode
Modifiers: static
Field type: Opcode

UNPACK_EX

Full Usage: UNPACK_EX

Field type: Opcode
Modifiers: static
Field type: Opcode

UNPACK_SEQUENCE

Full Usage: UNPACK_SEQUENCE

Field type: Opcode
Modifiers: static
Field type: Opcode

WITH_EXCEPT_START

Full Usage: WITH_EXCEPT_START

Field type: Opcode
Modifiers: static
Field type: Opcode

YIELD_VALUE

Full Usage: YIELD_VALUE

Field type: Opcode
Modifiers: static
Field type: Opcode

Type something to start searching.