Home
last modified time | relevance | path

Searched refs:read_const (Results 1 – 25 of 57) sorted by relevance

123

/dports/emulators/mednafen/mednafen/src/snes/src/cpu/core/
H A Dtable.cpp29 opMF (0x09, read_const, ora) in initialize_opcode_table()
61 opMF (0x29, read_const, and) in initialize_opcode_table()
93 opMF (0x49, read_const, eor) in initialize_opcode_table()
125 opMF (0x69, read_const, adc) in initialize_opcode_table()
180 opXF (0xa0, read_const, ldy) in initialize_opcode_table()
182 opXF (0xa2, read_const, ldx) in initialize_opcode_table()
189 opMF (0xa9, read_const, lda) in initialize_opcode_table()
212 opXF (0xc0, read_const, cpy) in initialize_opcode_table()
221 opMF (0xc9, read_const, cmp) in initialize_opcode_table()
244 opXF (0xe0, read_const, cpx) in initialize_opcode_table()
[all …]
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/cpu/core/
H A Dtable.cpp29 opMF (0x09, read_const, ora) in initialize_opcode_table()
61 opMF (0x29, read_const, and) in initialize_opcode_table()
93 opMF (0x49, read_const, eor) in initialize_opcode_table()
125 opMF (0x69, read_const, adc) in initialize_opcode_table()
180 opXF (0xa0, read_const, ldy) in initialize_opcode_table()
182 opXF (0xa2, read_const, ldx) in initialize_opcode_table()
189 opMF (0xa9, read_const, lda) in initialize_opcode_table()
212 opXF (0xc0, read_const, cpy) in initialize_opcode_table()
221 opMF (0xc9, read_const, cmp) in initialize_opcode_table()
244 opXF (0xe0, read_const, cpx) in initialize_opcode_table()
[all …]
/dports/sysutils/lnav/lnav-0.10.1/src/yajlpp/
H A Dtest_yajlpp.cc58 static int read_const(yajlpp_parse_context *ypc, long long value) in read_const() function
74 .add_cb(read_const) in main()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dax-general.c36 static LONGEST read_const (struct agent_expr *x, int o, int n);
112 read_const (struct agent_expr *x, int o, int n) in read_const() function
369 read_const (x, i + 1, aop_map[op].op_size)); in ax_print()
468 int target = read_const (ax, i + 1, 2); in ax_reqs()
510 int reg = read_const (ax, i + 1, 2); in ax_reqs()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dax-general.c36 static LONGEST read_const (struct agent_expr *x, int o, int n);
112 read_const (struct agent_expr *x, int o, int n) in read_const() function
369 read_const (x, i + 1, aop_map[op].op_size)); in ax_print()
468 int target = read_const (ax, i + 1, 2); in ax_reqs()
510 int reg = read_const (ax, i + 1, 2); in ax_reqs()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dax-general.c37 static LONGEST read_const (struct agent_expr *x, int o, int n);
122 read_const (struct agent_expr *x, int o, int n) in read_const() function
393 read_const (x, i + 1, aop_map[op].op_size)); in ax_print()
521 int target = read_const (ax, i + 1, 2); in ax_reqs()
561 int reg = read_const (ax, i + 1, 2); in ax_reqs()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dax-general.c35 static LONGEST read_const (struct agent_expr *x, int o, int n);
100 read_const (struct agent_expr *x, int o, int n) in read_const() function
404 read_const (x, i + 1, aop_map[op].op_size)); in ax_print()
547 int target = read_const (ax, i + 1, 2); in ax_reqs()
587 int reg = read_const (ax, i + 1, 2); in ax_reqs()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dax-general.c36 static LONGEST read_const (struct agent_expr *x, int o, int n);
121 read_const (struct agent_expr *x, int o, int n) in read_const() function
415 read_const (x, i + 1, aop_map[op].op_size)); in ax_print()
554 int target = read_const (ax, i + 1, 2); in ax_reqs()
594 int reg = read_const (ax, i + 1, 2); in ax_reqs()
/dports/lang/php73/php-7.3.33/Zend/
H A Dmicro_bench.php125 function read_const($n) { function in Foo
171 function read_const($n) { function
336 $x->read_const(N);
340 read_const(N);
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dmicro_bench.php125 function read_const($n) { function in Foo
171 function read_const($n) { function
336 $x->read_const(N);
340 read_const(N);
/dports/lang/php74/php-7.4.27/Zend/
H A Dmicro_bench.php125 function read_const($n) { function in Foo
171 function read_const($n) { function
336 $x->read_const(N);
340 read_const(N);
/dports/lang/php80/php-8.0.15/Zend/
H A Dmicro_bench.php125 function read_const($n) { function in Foo
171 function read_const($n) { function
336 $x->read_const(N);
340 read_const(N);
/dports/lang/php81/php-8.1.1/Zend/
H A Dmicro_bench.php125 function read_const($n) { function in Foo
171 function read_const($n) { function
336 $x->read_const(N);
340 read_const(N);
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dmicro_bench.php125 function read_const($n) { function in Foo
171 function read_const($n) { function
336 $x->read_const(N);
340 read_const(N);
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dmicro_bench.php125 function read_const($n) { function in Foo
171 function read_const($n) { function
336 $x->read_const(N);
340 read_const(N);
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dmicro_bench.php125 function read_const($n) { function in Foo
171 function read_const($n) { function
336 $x->read_const(N);
340 read_const(N);
/dports/devel/liteide/gocode-cfcb188102ae/_gccgo/
H A Dpackage.go116 p.read_const()
528 func (this *import_data_parser) read_const() { func
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/ARM/
H A Darm-position-independence.ll127 define i32 @read_const() {
131 ; CHECK-LABEL: read_const:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/ARM/
H A Darm-position-independence.ll127 define i32 @read_const() {
131 ; CHECK-LABEL: read_const:
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/ARM/
H A Darm-position-independence.ll127 define i32 @read_const() {
131 ; CHECK-LABEL: read_const:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/ARM/
H A Darm-position-independence.ll127 define i32 @read_const() {
131 ; CHECK-LABEL: read_const:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/
H A Darm-position-independence.ll127 define i32 @read_const() {
131 ; CHECK-LABEL: read_const:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/ARM/
H A Darm-position-independence.ll127 define i32 @read_const() {
131 ; CHECK-LABEL: read_const:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/ARM/
H A Darm-position-independence.ll127 define i32 @read_const() {
131 ; CHECK-LABEL: read_const:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/ARM/
H A Darm-position-independence.ll127 define i32 @read_const() {
131 ; CHECK-LABEL: read_const:

123