mirror of
https://gitee.com/openharmony/arkcompiler_runtime_core
synced 2024-11-24 07:10:22 +00:00
!330 Implement stage-2 of taskpool
Merge pull request !330 from ctw-ian/taskpool_2_master
This commit is contained in:
commit
b30ad02ceb
@ -251,7 +251,7 @@ isa_information:
|
||||
last_opcode_idx: 0xd5
|
||||
last_throw_prefixed_opcode_idx: 0x08
|
||||
last_wide_prefixed_opcode_idx: 0x13
|
||||
last_deprecated_prefixed_opcode_idx: 0x2f
|
||||
last_deprecated_prefixed_opcode_idx: 0x2e
|
||||
|
||||
prefixes:
|
||||
- name: throw
|
||||
@ -1398,11 +1398,6 @@ groups:
|
||||
opcode_idx: [0x2e]
|
||||
format: [pref_op_v1_8_v2_8]
|
||||
prefix: deprecated
|
||||
- sig: deprecated.stlexenv
|
||||
acc: none
|
||||
opcode_idx: [0x2f]
|
||||
format: [pref_op_none]
|
||||
prefix: deprecated
|
||||
|
||||
- title: Load accumulator from string constant pool
|
||||
description: >
|
||||
|
Loading…
Reference in New Issue
Block a user