Home
last modified time | relevance | path

Searched refs:operand_size (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/devel/libdwarf/dwarf-20161124/libdwarf/
H A Dpro_expr.c81 int operand_size = 0; in dwarf_add_expr_gen() local
110 operand_size = 0; in dwarf_add_expr_gen()
240 operand_size = 1; in dwarf_add_expr_gen()
247 operand_size = 2; in dwarf_add_expr_gen()
254 operand_size = 4; in dwarf_add_expr_gen()
261 operand_size = 8; in dwarf_add_expr_gen()
310 operand_size, in dwarf_add_expr_gen()
326 operand_size = 1; in dwarf_add_expr_gen()
341 operand_size = 1; in dwarf_add_expr_gen()
405 operand_size = 2; in dwarf_add_expr_gen()
[all …]
/dports/devel/dwarfdump/dwarf-20161124/libdwarf/
H A Dpro_expr.c81 int operand_size = 0; in dwarf_add_expr_gen() local
110 operand_size = 0; in dwarf_add_expr_gen()
240 operand_size = 1; in dwarf_add_expr_gen()
247 operand_size = 2; in dwarf_add_expr_gen()
254 operand_size = 4; in dwarf_add_expr_gen()
261 operand_size = 8; in dwarf_add_expr_gen()
310 operand_size, in dwarf_add_expr_gen()
326 operand_size = 1; in dwarf_add_expr_gen()
341 operand_size = 1; in dwarf_add_expr_gen()
405 operand_size = 2; in dwarf_add_expr_gen()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/m68hc11/
H A Dgencode.c1360 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1411 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1420 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1558 operand_size, operand_size); in gen_fetch_operands()
1670 operand_size, operand_size); in gen_save_result()
1682 operand_size, operand_size); in gen_save_result()
1694 operand_size, operand_size); in gen_save_result()
1706 operand_size, operand_size); in gen_save_result()
1714 operand_size, operand_size); in gen_save_result()
1733 operand_size, operand_size); in gen_save_result()
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/m68hc11/
H A Dgencode.c1359 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1410 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1419 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1557 operand_size, operand_size); in gen_fetch_operands()
1669 operand_size, operand_size); in gen_save_result()
1681 operand_size, operand_size); in gen_save_result()
1693 operand_size, operand_size); in gen_save_result()
1705 operand_size, operand_size); in gen_save_result()
1713 operand_size, operand_size); in gen_save_result()
1732 operand_size, operand_size); in gen_save_result()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/m68hc11/
H A Dgencode.c1360 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1411 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1420 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1558 operand_size, operand_size); in gen_fetch_operands()
1670 operand_size, operand_size); in gen_save_result()
1682 operand_size, operand_size); in gen_save_result()
1694 operand_size, operand_size); in gen_save_result()
1706 operand_size, operand_size); in gen_save_result()
1714 operand_size, operand_size); in gen_save_result()
1733 operand_size, operand_size); in gen_save_result()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/m68hc11/
H A Dgencode.c1360 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1411 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1420 vars[cur_var], operand_size, operand_size); in gen_fetch_operands()
1558 operand_size, operand_size); in gen_fetch_operands()
1670 operand_size, operand_size); in gen_save_result()
1682 operand_size, operand_size); in gen_save_result()
1694 operand_size, operand_size); in gen_save_result()
1706 operand_size, operand_size); in gen_save_result()
1714 operand_size, operand_size); in gen_save_result()
1733 operand_size, operand_size); in gen_save_result()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/hvf/
H A Dx86_emu.c268 decode->operand_size); in exec_mov()
324 if (4 == decode->operand_size) { in exec_neg()
381 int op_size = decode->operand_size; in exec_movzx()
390 decode->operand_size = src_op_size; in exec_movzx()
463 val -= decode->operand_size; in string_increment_reg()
465 val += decode->operand_size; in string_increment_reg()
948 switch (decode->operand_size) { in exec_shl()
1029 switch (decode->operand_size) { in exec_ror()
1107 switch (decode->operand_size) { in exec_rol()
1190 switch (decode->operand_size) { in exec_rcl()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/i386/hvf/
H A Dx86_emu.c268 decode->operand_size); in exec_mov()
324 if (4 == decode->operand_size) { in exec_neg()
381 int op_size = decode->operand_size; in exec_movzx()
390 decode->operand_size = src_op_size; in exec_movzx()
463 val -= decode->operand_size; in string_increment_reg()
465 val += decode->operand_size; in string_increment_reg()
946 switch (decode->operand_size) { in exec_shl()
1027 switch (decode->operand_size) { in exec_ror()
1105 switch (decode->operand_size) { in exec_rol()
1188 switch (decode->operand_size) { in exec_rcl()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/hvf/
H A Dx86_emu.c268 decode->operand_size); in exec_mov()
324 if (4 == decode->operand_size) { in exec_neg()
381 int op_size = decode->operand_size; in exec_movzx()
390 decode->operand_size = src_op_size; in exec_movzx()
463 val -= decode->operand_size; in string_increment_reg()
465 val += decode->operand_size; in string_increment_reg()
946 switch (decode->operand_size) { in exec_shl()
1027 switch (decode->operand_size) { in exec_ror()
1105 switch (decode->operand_size) { in exec_rol()
1188 switch (decode->operand_size) { in exec_rcl()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/hvf/
H A Dx86_emu.c268 decode->operand_size); in exec_mov()
324 if (4 == decode->operand_size) { in exec_neg()
381 int op_size = decode->operand_size; in exec_movzx()
390 decode->operand_size = src_op_size; in exec_movzx()
461 val -= decode->operand_size; in string_increment_reg()
463 val += decode->operand_size; in string_increment_reg()
945 switch (decode->operand_size) { in exec_shl()
1026 switch (decode->operand_size) { in exec_ror()
1104 switch (decode->operand_size) { in exec_rol()
1187 switch (decode->operand_size) { in exec_rcl()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/i386/hvf/
H A Dx86_emu.c268 decode->operand_size); in exec_mov()
324 if (4 == decode->operand_size) { in exec_neg()
381 int op_size = decode->operand_size; in exec_movzx()
390 decode->operand_size = src_op_size; in exec_movzx()
463 val -= decode->operand_size; in string_increment_reg()
465 val += decode->operand_size; in string_increment_reg()
948 switch (decode->operand_size) { in exec_shl()
1029 switch (decode->operand_size) { in exec_ror()
1107 switch (decode->operand_size) { in exec_rol()
1190 switch (decode->operand_size) { in exec_rcl()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/hvf/
H A Dx86_emu.c268 decode->operand_size); in exec_mov()
324 if (4 == decode->operand_size) { in exec_neg()
381 int op_size = decode->operand_size; in exec_movzx()
390 decode->operand_size = src_op_size; in exec_movzx()
463 val -= decode->operand_size; in string_increment_reg()
465 val += decode->operand_size; in string_increment_reg()
946 switch (decode->operand_size) { in exec_shl()
1027 switch (decode->operand_size) { in exec_ror()
1105 switch (decode->operand_size) { in exec_rol()
1188 switch (decode->operand_size) { in exec_rcl()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/i386/hvf/
H A Dx86_emu.c268 decode->operand_size); in exec_mov()
324 if (4 == decode->operand_size) { in exec_neg()
381 int op_size = decode->operand_size; in exec_movzx()
390 decode->operand_size = src_op_size; in exec_movzx()
463 val -= decode->operand_size; in string_increment_reg()
465 val += decode->operand_size; in string_increment_reg()
951 switch (decode->operand_size) { in exec_shl()
1032 switch (decode->operand_size) { in exec_ror()
1110 switch (decode->operand_size) { in exec_rol()
1193 switch (decode->operand_size) { in exec_rcl()
[all …]
/dports/math/universal/universal-3.48/include/universal/internal/bitblock/
H A Dbitblock_v2.hpp355 template<size_t operand_size>
356 …void multiply_unsigned(const bitblock<operand_size>& a, const bitblock<operand_size>& b, bitblock<… in multiply_unsigned()
357 constexpr size_t result_size = 2 * operand_size; in multiply_unsigned()
363 for (size_t i = 1; i < operand_size; i++) { in multiply_unsigned()
374 template<size_t operand_size>
376 const bitblock<operand_size>& b, in integer_divide_unsigned()
377 bitblock<2 * operand_size>& result) { in integer_divide_unsigned()
408 const bitblock<operand_size>& b, in divide_with_fraction()
412 copy_into<operand_size, result_size>(a, result_size - operand_size, accumulator); in divide_with_fraction()
418 int shift = operand_size - msb - 1; in divide_with_fraction()
[all …]
H A Dbitblock.hpp395 template<size_t operand_size>
396 void multiply_unsigned(const bitblock<operand_size>& a, const bitblock<operand_size>& b, bitblock<2… in multiply_unsigned()
397 constexpr size_t result_size = 2 * operand_size; in multiply_unsigned()
403 for (size_t i = 1; i < operand_size; i++) { in multiply_unsigned()
430 template<size_t operand_size>
431 …nteger_divide_unsigned(const bitblock<operand_size>& a, const bitblock<operand_size>& b, bitblock<… in integer_divide_unsigned()
432 bitblock<operand_size> subtractand, accumulator; in integer_divide_unsigned()
471 template<size_t operand_size, size_t result_size>
472 void divide_with_fraction(const bitblock<operand_size>& a, const bitblock<operand_size>& b, bitbloc… in divide_with_fraction()
475 copy_into<operand_size, result_size>(a, result_size - operand_size, accumulator); in divide_with_fraction()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/hvf/
H A Dx86_emu.c268 decode->operand_size); in exec_mov()
324 if (4 == decode->operand_size) { in exec_neg()
381 int op_size = decode->operand_size; in exec_movzx()
390 decode->operand_size = src_op_size; in exec_movzx()
463 val -= decode->operand_size; in string_increment_reg()
465 val += decode->operand_size; in string_increment_reg()
951 switch (decode->operand_size) { in exec_shl()
1032 switch (decode->operand_size) { in exec_ror()
1110 switch (decode->operand_size) { in exec_rol()
1193 switch (decode->operand_size) { in exec_rcl()
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/i386/hvf/
H A Dx86_emu.c268 decode->operand_size); in exec_mov()
324 if (4 == decode->operand_size) { in exec_neg()
381 int op_size = decode->operand_size; in exec_movzx()
390 decode->operand_size = src_op_size; in exec_movzx()
463 val -= decode->operand_size; in string_increment_reg()
465 val += decode->operand_size; in string_increment_reg()
951 switch (decode->operand_size) { in exec_shl()
1032 switch (decode->operand_size) { in exec_ror()
1110 switch (decode->operand_size) { in exec_rol()
1193 switch (decode->operand_size) { in exec_rcl()
[all …]
/dports/lang/v8/v8-9.6.180.12/test/unittests/interpreter/
H A Dconstant-array-builder-unittest.cc111 CHECK_EQ(operand_size, OperandSize::kByte); in TEST_F()
139 CHECK_EQ(operand_size, OperandSize::kByte); in TEST_F()
184 CHECK_EQ(operand_size, OperandSize::kShort); in TEST_F()
193 CHECK_EQ(operand_size, OperandSize::kShort); in TEST_F()
194 builder.CommitReservedEntry(operand_size, in TEST_F()
200 CHECK_EQ(operand_size, OperandSize::kShort); in TEST_F()
201 builder.CommitReservedEntry(operand_size, in TEST_F()
223 OperandSize operand_size = builder.CreateReservedEntry(); in TEST_F() local
224 CHECK_EQ(OperandSize::kByte, operand_size); in TEST_F()
253 OperandSize operand_size = builder.CreateReservedEntry(); in TEST_F() local
[all …]
H A Dinterpreter-assembler-unittest.cc258 int offset, OperandSize operand_size) { in IsSignedOperand() argument
259 switch (operand_size) { in IsSignedOperand()
274 int offset, OperandSize operand_size) { in IsUnsignedOperand() argument
275 switch (operand_size) { in IsUnsignedOperand()
290 int offset, OperandSize operand_size) { in IsLoadRegisterOperand() argument
292 IsChangeInt32ToIntPtr(IsSignedOperand(offset, operand_size)); in IsLoadRegisterOperand()
312 OperandSize operand_size = in TARGET_TEST_F() local
317 m.IsUnsignedOperand(offset, operand_size)); in TARGET_TEST_F()
321 m.IsUnsignedOperand(offset, operand_size)); in TARGET_TEST_F()
335 m.IsUnsignedOperand(offset, operand_size)); in TARGET_TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/interpreter/
H A Dbytecode-operands.cc51 const char* OperandSizeToString(OperandSize operand_size) { in OperandSizeToString() argument
52 switch (operand_size) { in OperandSizeToString()
71 std::ostream& operator<<(std::ostream& os, const OperandSize& operand_size) { in operator <<() argument
72 return os << OperandSizeToString(operand_size); in operator <<()
/dports/www/node10/node-v10.24.1/deps/v8/src/interpreter/
H A Dbytecode-operands.cc51 const char* OperandSizeToString(OperandSize operand_size) { in OperandSizeToString() argument
52 switch (operand_size) { in OperandSizeToString()
71 std::ostream& operator<<(std::ostream& os, const OperandSize& operand_size) { in operator <<() argument
72 return os << OperandSizeToString(operand_size); in operator <<()
H A Dconstant-array-builder.cc23 Zone* zone, size_t start_index, size_t capacity, OperandSize operand_size) in ConstantArraySlice() argument
27 operand_size_(operand_size), in ConstantArraySlice()
282 ConstantArrayBuilder::OperandSizeToSlice(OperandSize operand_size) const { in OperandSizeToSlice()
284 switch (operand_size) { in OperandSizeToSlice()
298 DCHECK(slice->operand_size() == operand_size); in OperandSizeToSlice()
328 return idx_slice_[i]->operand_size(); in CreateReservedEntry()
341 size_t ConstantArrayBuilder::CommitReservedEntry(OperandSize operand_size, in CommitReservedEntry() argument
343 DiscardReservedEntry(operand_size); in CommitReservedEntry()
349 ConstantArraySlice* slice = OperandSizeToSlice(operand_size); in CommitReservedEntry()
362 void ConstantArrayBuilder::DiscardReservedEntry(OperandSize operand_size) { in DiscardReservedEntry() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/interpreter/
H A Dbytecode-operands.cc51 const char* OperandSizeToString(OperandSize operand_size) { in OperandSizeToString() argument
52 switch (operand_size) { in OperandSizeToString()
71 std::ostream& operator<<(std::ostream& os, const OperandSize& operand_size) { in operator <<() argument
72 return os << OperandSizeToString(operand_size); in operator <<()
/dports/lang/v8/v8-9.6.180.12/src/interpreter/
H A Dbytecode-operands.cc56 const char* OperandSizeToString(OperandSize operand_size) { in OperandSizeToString() argument
57 switch (operand_size) { in OperandSizeToString()
76 std::ostream& operator<<(std::ostream& os, const OperandSize& operand_size) { in operator <<() argument
77 return os << OperandSizeToString(operand_size); in operator <<()
H A Dconstant-array-builder.cc24 Zone* zone, size_t start_index, size_t capacity, OperandSize operand_size) in ConstantArraySlice() argument
28 operand_size_(operand_size), in ConstantArraySlice()
292 ConstantArrayBuilder::OperandSizeToSlice(OperandSize operand_size) const { in OperandSizeToSlice()
294 switch (operand_size) { in OperandSizeToSlice()
307 DCHECK(slice->operand_size() == operand_size); in OperandSizeToSlice()
337 return idx_slice_[i]->operand_size(); in CreateReservedEntry()
350 size_t ConstantArrayBuilder::CommitReservedEntry(OperandSize operand_size, in CommitReservedEntry() argument
352 DiscardReservedEntry(operand_size); in CommitReservedEntry()
358 ConstantArraySlice* slice = OperandSizeToSlice(operand_size); in CommitReservedEntry()
371 void ConstantArrayBuilder::DiscardReservedEntry(OperandSize operand_size) { in DiscardReservedEntry() argument
[all …]

12345678910>>...12