Home
last modified time | relevance | path

Searched refs:FLD (Results 1 – 25 of 40) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm32c-ibld.c1634 FLD (f_13_3) = ((FLD (f_cond32)) & (7)); in m32c_cgen_insert_operand()
1660 FLD (f_7_1) = ((FLD (f_cond32j)) & (1)); in m32c_cgen_insert_operand()
1762 FLD (f_imm3_S) = ((((((FLD (f_2_2)) << (1))) | (FLD (f_7_1)))) + (1)); in m32c_cgen_extract_operand()
1994 FLD (f_dsp_16_u24) = ((((FLD (f_dsp_32_u8)) << (16))) | (FLD (f_dsp_16_u16))); in m32c_cgen_extract_operand()
2010 FLD (f_dsp_16_u24) = ((((FLD (f_dsp_32_u8)) << (16))) | (FLD (f_dsp_16_u16))); in m32c_cgen_extract_operand()
2038 FLD (f_dsp_24_u16) = ((((FLD (f_dsp_32_u8)) << (8))) | (FLD (f_dsp_24_u8))); in m32c_cgen_extract_operand()
2054 FLD (f_dsp_24_u24) = ((((FLD (f_dsp_32_u16)) << (8))) | (FLD (f_dsp_24_u8))); in m32c_cgen_extract_operand()
2070 FLD (f_dsp_24_u24) = ((((FLD (f_dsp_32_u16)) << (8))) | (FLD (f_dsp_24_u8))); in m32c_cgen_extract_operand()
2551 FLD (f_imm3_S) = ((((((FLD (f_2_2)) << (1))) | (FLD (f_7_1)))) + (1)); in m32c_cgen_extract_operand()
2780 FLD (f_cond32) = ((((FLD (f_9_1)) << (3))) | (FLD (f_13_3))); in m32c_cgen_extract_operand()
[all …]
H A Diq2000-ibld.c45 #define FLD(f) (fields->f) macro
658 FLD (f_rd) = FLD (f_rd_rs); in iq2000_cgen_insert_operand()
659 FLD (f_rs) = FLD (f_rd_rs); in iq2000_cgen_insert_operand()
672 FLD (f_rd) = FLD (f_rd_rt); in iq2000_cgen_insert_operand()
673 FLD (f_rt) = FLD (f_rd_rt); in iq2000_cgen_insert_operand()
692 FLD (f_rt) = FLD (f_rt_rs); in iq2000_cgen_insert_operand()
693 FLD (f_rs) = FLD (f_rt_rs); in iq2000_cgen_insert_operand()
846 FLD (f_rd_rs) = FLD (f_rs); in iq2000_cgen_extract_operand()
857 FLD (f_rd_rt) = FLD (f_rt); in iq2000_cgen_extract_operand()
874 FLD (f_rd_rs) = FLD (f_rs); in iq2000_cgen_extract_operand()
H A Dfrv-ibld.c45 #define FLD(f) (fields->f) macro
765 FLD (f_labelH6) = ((int) (((FLD (f_label24)) - (pc))) >> (20)); in frv_cgen_insert_operand()
766 FLD (f_labelL18) = ((((unsigned int) (((FLD (f_label24)) - (pc))) >> (2))) & (262143)); in frv_cgen_insert_operand()
812 FLD (f_spr_h) = ((unsigned int) (FLD (f_spr)) >> (6)); in frv_cgen_insert_operand()
813 FLD (f_spr_l) = ((FLD (f_spr)) & (63)); in frv_cgen_insert_operand()
826 FLD (f_u12_h) = ((int) (FLD (f_u12)) >> (6)); in frv_cgen_insert_operand()
827 FLD (f_u12_l) = ((FLD (f_u12)) & (63)); in frv_cgen_insert_operand()
1095 FLD (f_label24) = ((((((((FLD (f_labelH6)) << (18))) | (FLD (f_labelL18)))) << (2))) + (pc)); in frv_cgen_extract_operand()
1139 FLD (f_spr) = ((((FLD (f_spr_h)) << (6))) | (FLD (f_spr_l))); in frv_cgen_extract_operand()
1150 FLD (f_u12) = ((((FLD (f_u12_h)) << (6))) | (FLD (f_u12_l))); in frv_cgen_extract_operand()
H A Dopenrisc-ibld.c45 #define FLD(f) (fields->f) macro
609 FLD (f_i16_2) = ((((unsigned int) (FLD (f_i16nc)) >> (11))) & (31)); in openrisc_cgen_insert_operand()
610 FLD (f_i16_1) = ((FLD (f_i16nc)) & (2047)); in openrisc_cgen_insert_operand()
716 FLD (f_i16nc) = openrisc_sign_extend_16bit (((((FLD (f_i16_2)) << (11))) | (FLD (f_i16_1)))); in openrisc_cgen_extract_operand()
H A Dxstormy16-ibld.c45 #define FLD(f) (fields->f) macro
589 FLD (f_abs24_1) = ((FLD (f_abs24)) & (255)); in xstormy16_cgen_insert_operand()
590 FLD (f_abs24_2) = ((unsigned int) (FLD (f_abs24)) >> (8)); in xstormy16_cgen_insert_operand()
738 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1))); in xstormy16_cgen_extract_operand()
H A Dfr30-ibld.c45 #define FLD(f) (fields->f) macro
641 FLD (f_i20_4) = ((unsigned int) (FLD (f_i20)) >> (16)); in fr30_cgen_insert_operand()
642 FLD (f_i20_16) = ((FLD (f_i20)) & (65535)); in fr30_cgen_insert_operand()
847 FLD (f_i20) = ((((FLD (f_i20_4)) << (16))) | (FLD (f_i20_16))); in fr30_cgen_extract_operand()
H A Dip2k-ibld.c45 #define FLD(f) (fields->f) macro
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Diq2000-ibld.c44 #define FLD(f) (fields->f) macro
664 FLD (f_rd) = FLD (f_rd_rs);
665 FLD (f_rs) = FLD (f_rd_rs);
678 FLD (f_rd) = FLD (f_rd_rt);
679 FLD (f_rt) = FLD (f_rd_rt);
698 FLD (f_rt) = FLD (f_rt_rs);
699 FLD (f_rs) = FLD (f_rt_rs);
854 FLD (f_rd_rs) = FLD (f_rs);
865 FLD (f_rd_rt) = FLD (f_rt);
882 FLD (f_rd_rs) = FLD (f_rs);
H A Dfrv-ibld.c44 #define FLD(f) (fields->f) macro
753 FLD (f_labelH6) = ((int) (((FLD (f_label24)) - (pc))) >> (20));
754 FLD (f_labelL18) = ((((unsigned int) (((FLD (f_label24)) - (pc))) >> (2))) & (262143));
794 FLD (f_spr_h) = ((unsigned int) (FLD (f_spr)) >> (6));
795 FLD (f_spr_l) = ((FLD (f_spr)) & (63));
808 FLD (f_u12_h) = ((int) (FLD (f_u12)) >> (6));
809 FLD (f_u12_l) = ((FLD (f_u12)) & (63));
1061 FLD (f_label24) = ((((((((FLD (f_labelH6)) << (18))) | (FLD (f_labelL18)))) << (2))) + (pc));
1099 FLD (f_spr) = ((((FLD (f_spr_h)) << (6))) | (FLD (f_spr_l)));
1110 FLD (f_u12) = ((((FLD (f_u12_h)) << (6))) | (FLD (f_u12_l)));
H A Dopenrisc-ibld.c44 #define FLD(f) (fields->f) macro
615 FLD (f_i16_2) = ((((unsigned int) (FLD (f_i16nc)) >> (11))) & (31));
616 FLD (f_i16_1) = ((FLD (f_i16nc)) & (2047));
724 FLD (f_i16nc) = openrisc_sign_extend_16bit (((((FLD (f_i16_2)) << (11))) | (FLD (f_i16_1))));
H A Dxstormy16-ibld.c44 #define FLD(f) (fields->f) macro
595 FLD (f_abs24_1) = ((FLD (f_abs24)) & (255));
596 FLD (f_abs24_2) = ((unsigned int) (FLD (f_abs24)) >> (8));
746 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1)));
H A Dfr30-ibld.c44 #define FLD(f) (fields->f) macro
647 FLD (f_i20_4) = ((unsigned int) (FLD (f_i20)) >> (16));
648 FLD (f_i20_16) = ((FLD (f_i20)) & (65535));
855 FLD (f_i20) = ((((FLD (f_i20_4)) << (16))) | (FLD (f_i20_16)));
H A Dip2k-ibld.c44 #define FLD(f) (fields->f) macro
H A Dm32r-ibld.c44 #define FLD(f) (fields->f) macro
/openbsd/usr.bin/awk/
H A Dlib.c62 static Cell dollar1 = { OCELL, CFLD, NULL, EMPTY, 0.0, FLD|STR|DONTFREE, NULL, NULL };
413 fldtab[i]->tval = FLD | STR | DONTFREE; in fldbld()
429 fldtab[i]->tval = FLD | STR | DONTFREE; in fldbld()
467 fldtab[i]->tval = FLD | STR; in fldbld()
485 fldtab[i]->tval = FLD | STR | DONTFREE; in fldbld()
528 p->tval = FLD | STR | DONTFREE; in cleanfld()
611 fldtab[i]->tval = FLD | STR | DONTFREE; in refldbld()
H A Dawk.h138 #define FLD 0100 /* this is a field $1, $2, ... */ macro
229 #define isfld(n) ((n)->tval & FLD)
H A Dtran.c633 { "FLD", FLD }, in flags2str()
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D2258.key18 ukf+FLD/JAVs81iZy8aawq+22SEq7N25adP+4tMCgYEAtV8l9xwU0GW2Vy/zpBOp
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVMakeCompressible.cpp111 case RISCV::FLD: in log2LdstWidth()
151 Opcode == RISCV::LD || Opcode == RISCV::FLD; in isCompressibleLoad()
H A DRISCVInstrInfoD.td96 def FLD : FPLoad_r<0b011, "fld", FPR64, WriteFLD64>;
208 def : InstAlias<"fld $rd, (${rs1})", (FLD FPR64:$rd, GPR:$rs1, 0), 0>;
345 defm : LdPat<load, FLD, f64>;
H A DRISCVMergeBaseOffset.cpp375 case RISCV::FLD: in foldIntoMemoryOps()
H A DRISCVInstrInfoC.td765 def : CompressPat<(FLD FPR64C:$rd, GPRCMem:$rs1, uimm8_lsb000:$imm),
882 def : CompressPat<(FLD FPR64:$rd, SPMem:$rs1, uimm9_lsb000:$imm),
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVInstructions.h233 I_TYPE_INST(FLD);
286 FCVT_S_WU, FMV_W_X, FCVT_L_S, FCVT_LU_S, FCVT_S_L, FCVT_S_LU, FLD, FSD,
H A DRISCVCInstructions.h335 return FLD{rd, Rs{gpr_sp_riscv}, uint32_t(offset)}; in DecodeC_FLDSP()
347 return FLD{DecodeCL_RD(inst), DecodeCL_RS1(inst), uint32_t(offset)}; in DecodeC_FLD()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dhppa-tdep.c2192 #define pif(FLD) if (u->FLD) printf_unfiltered (" "#FLD); in unwind_command() argument
2217 #define pin(FLD) printf_unfiltered ("\t"#FLD" = 0x%x\n", u->FLD); in unwind_command() argument

12