Home
last modified time | relevance | path

Searched refs:c_fld (Results 1 – 16 of 16) sorted by relevance

/dports/archivers/gcpio/cpio-2.13/src/
H A Dtar.c117 #define TO_OCT(file_hdr, c_fld, digits, tar_hdr, tar_field) \ argument
120 if (to_oct_or_error (file_hdr -> c_fld, \
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-disasm-riscv64.cc501 COMPARE(c_fld(fa1, s1, 24), "00002c8c fld fa1, 24(s1)"); in TEST()
H A Dtest-assembler-riscv64.cc1415 __ c_fld(fa0, a0, offsetof(T, a)); in TEST() local
1416 __ c_fld(fa1, a0, offsetof(T, b)); in TEST() local
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/riscv/
H A Driscv.mk.in156 c_fld \
H A Dencoding.h3506 DECLARE_INSN(c_fld, MATCH_C_FLD, MASK_C_FLD)
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/riscv/
H A Driscv-opc.h990 DECLARE_INSN(c_fld, MATCH_C_FLD, MASK_C_FLD)
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Driscv-opc.h1044 DECLARE_INSN(c_fld, MATCH_C_FLD, MASK_C_FLD)
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Driscv-opc.h1124 DECLARE_INSN(c_fld, MATCH_C_FLD, MASK_C_FLD)
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Driscv-opc.h1124 DECLARE_INSN(c_fld, MATCH_C_FLD, MASK_C_FLD)
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Driscv-opc.h1124 DECLARE_INSN(c_fld, MATCH_C_FLD, MASK_C_FLD)
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Driscv-opc.h1124 DECLARE_INSN(c_fld, MATCH_C_FLD, MASK_C_FLD)
/dports/emulators/riscv-isa-sim/riscv-isa-sim-4f12984/disasm/
H A Ddisasm.cc1065 DISASM_INSN("c.fld", c_fld, 0, {&rvc_fp_rs2s, &rvc_ld_address}); in disassembler_t()
/dports/lang/v8/v8-9.6.180.12/src/codegen/riscv64/
H A Dassembler-riscv64.h653 void c_fld(FPURegister rd, Register rs1, uint16_t uimm8);
H A Dassembler-riscv64.cc2358 void Assembler::c_fld(FPURegister rd, Register rs1, uint16_t uimm8) { in c_fld() function in v8::internal::Assembler
H A Dmacro-assembler-riscv64.cc1517 this->c_fld(target, source.rm(), source.offset()); in LoadDouble()
/dports/devel/openocd/openocd-0.11.0/src/target/riscv/
H A Dencoding.h2302 DECLARE_INSN(c_fld, MATCH_C_FLD, MASK_C_FLD)