Home
last modified time | relevance | path

Searched refs:SVM_INSTRUCTION_DLOAD (Results 1 – 6 of 6) sorted by relevance

/dports/java/sablevm/sablevm-1.13/src/libsablevm/
H A Dconstants.h198 #define SVM_INSTRUCTION_DLOAD 24 macro
H A Dprepare_code.c78 case SVM_INSTRUCTION_DLOAD: in _svmf_initialize_instruction_indices()
299 case SVM_INSTRUCTION_DLOAD: in _svmf_initialize_instructions()
1314 case SVM_INSTRUCTION_DLOAD: in _svmf_compute_stack_gc_maps()
2557 case SVM_INSTRUCTION_DLOAD: in _svmf_compute_stack_gc_maps()
3387 case SVM_INSTRUCTION_DLOAD: in _svmf_translate_bytecode()
3421 instruction->code = SVM_INSTRUCTION_DLOAD; in _svmf_translate_bytecode()
4460 case SVM_INSTRUCTION_DLOAD: in _svmf_translate_bytecode()
4490 instruction->code = SVM_INSTRUCTION_DLOAD; in _svmf_translate_bytecode()
5454 case SVM_INSTRUCTION_DLOAD: in _svmf_compute_offsets()
6190 case SVM_INSTRUCTION_DLOAD: in _svmf_compute_code_array()
H A Dinstructions_preparation_switch_threaded.c601 case SVM_INSTRUCTION_DLOAD:
H A Dinstructions_switch.c1155 case SVM_INSTRUCTION_DLOAD:
H A Dinstructions_preparation_direct_threaded.c1525 case SVM_INSTRUCTION_DLOAD:
H A Dinstructions_preparation_inlined_threaded.c2267 case SVM_INSTRUCTION_DLOAD: