Home
last modified time | relevance | path

Searched refs:OPCODE_JMP_REL32 (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dasmx64.c79 #define OPCODE_JMP_REL32 (0xe9) macro
507 asm_x64_write_byte_1(as, OPCODE_JMP_REL32); in asm_x64_jmp_label()
A Dasmx86.c79 #define OPCODE_JMP_REL32 (0xe9) macro
378 asm_x86_write_byte_1(as, OPCODE_JMP_REL32); in asm_x86_jmp_label()

Completed in 6 milliseconds