HomeSort by: relevance | last modified time | path
    Searched refs:sfr (Results 1 - 14 of 14) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
grandom.c 37 mpfr_t sfr, l, r1, r2; local
66 mpfr_init2 (sfr, MPFR_PREC_MIN);
137 mpfr_set_prec (sfr, 2 * tprec);
139 mpfr_set_z (sfr, s, MPFR_RNDN); /* exact */
140 mpfr_mul_2si (sfr, sfr, -2 * tprec, MPFR_RNDN); /* exact */
141 mpfr_log (l, sfr, MPFR_RNDN);
144 mpfr_div (l, l, sfr, MPFR_RNDN);
191 mpfr_clear (sfr);
  /src/external/gpl3/binutils/dist/gas/config/
rl78-parse.y 102 #define SFR(e) if (!expr_is_sfr (e)) NOT_SFR;
149 %type <regno> regb regb_na regw regw_na FLAG sfr
194 sfr = special function register - symbol, 0xFFF00 to 0xFFFFF
276 | andor1 CY ',' sfr '.' EXPR {Bit($6)}
316 | bt_bf sfr '.' EXPR ',' '$' EXPR
397 | setclr1 sfr '.' EXPR
548 | MOV sfr ',' '#' EXPR
609 | MOV A ',' sfr
612 | MOV sfr ',' regb
619 | MOV sfr ',' opt_es EXPR {SA($5)} {NOT_ES
1132 sfr : SPL { $$ = 0xf8; } label
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
rl78-parse.y 102 #define SFR(e) if (!expr_is_sfr (e)) NOT_SFR;
149 %type <regno> regb regb_na regw regw_na FLAG sfr
194 sfr = special function register - symbol, 0xFFF00 to 0xFFFFF
276 | andor1 CY ',' sfr '.' EXPR {Bit($6)}
316 | bt_bf sfr '.' EXPR ',' '$' EXPR
397 | setclr1 sfr '.' EXPR
548 | MOV sfr ',' '#' EXPR
609 | MOV A ',' sfr
612 | MOV sfr ',' regb
619 | MOV sfr ',' opt_es EXPR {SA($5)} {NOT_ES
1132 sfr : SPL { $$ = 0xf8; } label
    [all...]
  /src/sys/dev/isa/
wbsio.c 698 uint8_t sfr, mfs0, mfs1, mfs2, mfs3; local
705 sfr = wbsio_conf_read(sc->sc_iot, sc->sc_ioh, WBSIO_SFR);
706 sfr &= ~(WBSIO_SFR_LPT | WBSIO_SFR_DSW | WBSIO_SFR_AMDPWR);
787 wbsio_conf_write(sc->sc_iot, sc->sc_ioh, WBSIO_SFR, sfr);
  /src/external/gpl3/binutils/dist/opcodes/
rl78-decode.opc 161 sfr (int x)
167 #define SFR sfr (IMMU (1))
329 ID(and); DCY(); SM(None, SFR); SB(bit);
366 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(F);
405 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
419 ID(branch_cond_clear); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
456 op0 = SFR;
693 ID(mov); DR(A); SM(None, SFR);
756 op0 = SFR;
    [all...]
rl78-decode.c 163 sfr (int x) function
169 #define SFR sfr (IMMU (1))
1137 ID(branch_cond_clear); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
1173 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
1209 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(F);
2496 ID(xch); DR(A); SM(None, SFR);
3630 ID(mov); DM(None, SFR); DB(bit); SCY();
3657 op0 = SFR;
3685 op0 = SFR;
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
rl78-decode.opc 161 sfr (int x)
167 #define SFR sfr (IMMU (1))
329 ID(and); DCY(); SM(None, SFR); SB(bit);
366 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(F);
405 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
419 ID(branch_cond_clear); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
456 op0 = SFR;
693 ID(mov); DR(A); SM(None, SFR);
756 op0 = SFR;
    [all...]
rl78-decode.c 163 sfr (int x) function
169 #define SFR sfr (IMMU (1))
1137 ID(branch_cond_clear); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
1173 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
1209 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(F);
2496 ID(xch); DR(A); SM(None, SFR);
3630 ID(mov); DM(None, SFR); DB(bit); SCY();
3657 op0 = SFR;
3685 op0 = SFR;
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
rl78-decode.opc 161 sfr (int x)
167 #define SFR sfr (IMMU (1))
329 ID(and); DCY(); SM(None, SFR); SB(bit);
366 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(F);
405 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
419 ID(branch_cond_clear); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
456 op0 = SFR;
693 ID(mov); DR(A); SM(None, SFR);
756 op0 = SFR;
    [all...]
rl78-decode.c 163 sfr (int x) function
169 #define SFR sfr (IMMU (1))
1137 ID(branch_cond_clear); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
1173 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
1209 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(F);
2496 ID(xch); DR(A); SM(None, SFR);
3630 ID(mov); DM(None, SFR); DB(bit); SCY();
3657 op0 = SFR;
3685 op0 = SFR;
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
rl78-decode.opc 161 sfr (int x)
167 #define SFR sfr (IMMU (1))
329 ID(and); DCY(); SM(None, SFR); SB(bit);
366 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(F);
405 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
419 ID(branch_cond_clear); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
456 op0 = SFR;
693 ID(mov); DR(A); SM(None, SFR);
756 op0 = SFR;
    [all...]
rl78-decode.c 163 sfr (int x) function
169 #define SFR sfr (IMMU (1))
1137 ID(branch_cond_clear); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
1173 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(T);
1209 ID(branch_cond); SM(None, SFR); SB(bit); DC(pc+IMMS(1)+4); COND(F);
2496 ID(xch); DR(A); SM(None, SFR);
3630 ID(mov); DM(None, SFR); DB(bit); SCY();
3657 op0 = SFR;
3685 op0 = SFR;
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.cc 1949 /* Helper for expand_prologue. Emit a push of a SFR via register TREG.
1950 SFR is a MEM representing the memory location of the SFR.
1951 If CLR_P then clear the SFR after the push using zero_reg. */
1954 emit_push_sfr (rtx sfr, bool frame_related_p, bool clr_p, int treg)
1958 gcc_assert (MEM_P (sfr));
1960 /* IN treg, IO(SFR) */
1961 insn = emit_move_insn (all_regs_rtx[treg], sfr);
1970 /* OUT IO(SFR), __zero_reg__ */
1971 insn = emit_move_insn (sfr, const0_rtx)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.cc 2581 /* Helper for expand_prologue. Emit a push of a SFR via register TREG.
2582 SFR is a MEM representing the memory location of the SFR.
2583 If CLR_P then clear the SFR after the push using zero_reg. */
2586 emit_push_sfr (rtx sfr, bool frame_related_p, bool clr_p, int treg)
2588 gcc_assert (MEM_P (sfr));
2590 /* IN treg, IO(SFR) */
2591 rtx_insn *insn = emit_move_insn (all_regs_rtx[treg], sfr);
2600 /* OUT IO(SFR), __zero_reg__ */
2601 insn = emit_move_insn (sfr, const0_rtx)
    [all...]

Completed in 82 milliseconds