Home
last modified time | relevance | path

Searched refs:ISN_LOADREG (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9.h45 ISN_LOADREG, // push register isn_arg.number enumerator
H A Dvim9execute.c2242 case ISN_LOADREG: in exec_instructions()
5217 case ISN_LOADREG: in list_instructions()
H A Dvim9compile.c4049 ret = generate_LOAD(cctx, ISN_LOADREG, **arg, NULL, &t_string); in compile_get_register()
5977 generate_LOAD(cctx, ISN_LOADREG, name[1], NULL, &t_string); in generate_loadvar()
10555 case ISN_LOADREG: in delete_instr()