Searched full:introduced (Results 1 – 19 of 19) sorted by relevance
11 + Introduced new backward compatibility policy.
39 …accumulator are also introduced. For example, moving arguments for `call.range` instruction may be…
95 // Same as std::bit_ceil() introduced in C++20122 // Same as std::bit_floor() introduced in C++20, except that return strictly less than `val`
68 New pseudo-instruction is introduced: SaveStateOsr - instruction should be the first one in each lo…78 For this purpose new stackmap and new opcode were introduced.
126 accumulator, a simple optimizer will be introduced as a part of the toolchain.
70 * Common properties will be introduced for the instructions, making it easier to add new instructio…
1231 # environment (see: http://developer.apple.com/tools/xcode/), introduced with
69 // new call format was introduced and you have to implement the corresponding handler.
206 // new call format was introduced and you have to implement the corresponding handler.
365 // new call format was introduced and you have to implement the corresponding handler.
76 // new call format was introduced and you have to implement the corresponding handler.
253 // new call format was introduced and you have to implement the corresponding handler.
88 // new call format was introduced and you have to implement the corresponding handler.
356 // new call format was introduced and you have to implement the corresponding handler.
82 Tail arguments are positional arguments, which should be introduced with help of parser API
196 #introduced for "std::filesystem::create_directories"
205 // new call format was introduced and you have to implement the corresponding handler.
11 … as RAW, WAR and WAW). Addressing this issue, **dependency wires** are introduced to constrain the…19 …relay](https://en.wikipedia.org/wiki/Relay) gates** `DEPEND_RELAY` are introduced. They take a sta…
82 …, stack overflow can be occurred. This constrain may be removed once asm interpreter is introduced.