Lines Matching full:handler
61 handler-size <bytes>
95 fixed-size instruction handler space.
134 $handler_size_bytes - max size of an instruction handler, in bytes
135 $handler_size_bits - max size of an instruction handler, log 2
160 handler (which must fit in "handler-size" bytes) and the "sister"
161 code, which is appended to the end of the instruction handler block.
170 exceed "handler-size", but the VM will abort on startup if it detects an
171 oversized handler. On architectures with fixed-width instructions this
188 If you need to debug the initial piece of an opcode handler, and your
189 debug code expands it beyond the handler size limit, you can insert a