Home
last modified time | relevance | path

Searched refs:toyvm_function (Results 1 – 25 of 72) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
H A Dtoyvm.c33 typedef struct toyvm_function toyvm_function; typedef
87 struct toyvm_function struct
98 toyvm_function *frm_function; argument
105 add_op (toyvm_function *fn, enum opcode opcode, in add_op()
117 add_unary_op (toyvm_function *fn, enum opcode opcode, in add_unary_op()
143 static toyvm_function *
147 toyvm_function *fn = NULL; in toyvm_function_parse()
165 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in toyvm_function_parse()
475 toyvm_function_compile (toyvm_function *fn) in toyvm_function_compile()
807 toyvm_function *fn; in test_script()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
H A Dtoyvm.c33 typedef struct toyvm_function toyvm_function; typedef
87 struct toyvm_function struct
98 toyvm_function *frm_function; argument
105 add_op (toyvm_function *fn, enum opcode opcode, in add_op()
117 add_unary_op (toyvm_function *fn, enum opcode opcode, in add_unary_op()
143 static toyvm_function *
147 toyvm_function *fn = NULL; in toyvm_function_parse()
165 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in toyvm_function_parse()
475 toyvm_function_compile (toyvm_function *fn) in toyvm_function_compile()
807 toyvm_function *fn; in test_script()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
H A Dtoyvm.c33 typedef struct toyvm_function toyvm_function; typedef
87 struct toyvm_function struct
98 toyvm_function *frm_function; argument
105 add_op (toyvm_function *fn, enum opcode opcode, in add_op()
117 add_unary_op (toyvm_function *fn, enum opcode opcode, in add_unary_op()
143 static toyvm_function *
147 toyvm_function *fn = NULL; in toyvm_function_parse()
165 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in toyvm_function_parse()
475 toyvm_function_compile (toyvm_function *fn) in toyvm_function_compile()
807 toyvm_function *fn; in test_script()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
H A Dtoyvm.c33 typedef struct toyvm_function toyvm_function; typedef
87 struct toyvm_function struct
98 toyvm_function *frm_function; argument
105 add_op (toyvm_function *fn, enum opcode opcode, in add_op()
117 add_unary_op (toyvm_function *fn, enum opcode opcode, in add_unary_op()
143 static toyvm_function *
147 toyvm_function *fn = NULL; in toyvm_function_parse()
165 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in toyvm_function_parse()
475 toyvm_function_compile (toyvm_function *fn) in toyvm_function_compile()
807 toyvm_function *fn; in test_script()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
H A Dtoyvm.c33 typedef struct toyvm_function toyvm_function; typedef
87 struct toyvm_function struct
98 toyvm_function *frm_function; argument
105 add_op (toyvm_function *fn, enum opcode opcode, in add_op()
117 add_unary_op (toyvm_function *fn, enum opcode opcode, in add_unary_op()
143 static toyvm_function *
147 toyvm_function *fn = NULL; in toyvm_function_parse()
165 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in toyvm_function_parse()
475 toyvm_function_compile (toyvm_function *fn) in toyvm_function_compile()
807 toyvm_function *fn; in test_script()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
H A Dtoyvm.c33 typedef struct toyvm_function toyvm_function; typedef
87 struct toyvm_function struct
98 toyvm_function *frm_function; argument
105 add_op (toyvm_function *fn, enum opcode opcode, in add_op()
117 add_unary_op (toyvm_function *fn, enum opcode opcode, in add_unary_op()
143 static toyvm_function *
147 toyvm_function *fn = NULL; in toyvm_function_parse()
165 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in toyvm_function_parse()
475 toyvm_function_compile (toyvm_function *fn) in toyvm_function_compile()
807 toyvm_function *fn; in test_script()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
H A Dtoyvm.c33 typedef struct toyvm_function toyvm_function; typedef
87 struct toyvm_function struct
98 toyvm_function *frm_function; argument
105 add_op (toyvm_function *fn, enum opcode opcode, in add_op()
117 add_unary_op (toyvm_function *fn, enum opcode opcode, in add_unary_op()
143 static toyvm_function *
147 toyvm_function *fn = NULL; in toyvm_function_parse()
165 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in toyvm_function_parse()
475 toyvm_function_compile (toyvm_function *fn) in toyvm_function_compile()
807 toyvm_function *fn; in test_script()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL;
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function));
306 toyvm_function::disassemble (FILE *out)
470 toyvm_function &toyvmfn;
496 toyvm_function::compile ()
834 toyvm_function *fn;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc103 class toyvm_function class
114 static toyvm_function *
154 toyvm_function *frm_function;
200 toyvm_function *
204 toyvm_function *fn = NULL; in parse()
222 fn = (toyvm_function *)calloc (1, sizeof (toyvm_function)); in parse()
306 toyvm_function::disassemble (FILE *out) in disassemble()
470 toyvm_function &toyvmfn;
496 toyvm_function::compile () in compile()
834 toyvm_function *fn; in test_script()
[all …]

123