Home
last modified time | relevance | path

Searched refs:set_flags (Results 1 – 25 of 77) sorted by relevance

1234

/netbsd/external/gpl3/gdb/dist/sim/rx/
H A Dreg.c361 set_flags (int mask, int newbits) in set_flags() function
397 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f); in set_oszc()
412 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_C, f); in set_szc()
427 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, f); in set_osz()
440 set_flags (FLAGBIT_Z | FLAGBIT_S, f); in set_sz()
446 set_flags (FLAGBIT_C | FLAGBIT_Z, in set_zc()
453 set_flags (FLAGBIT_C, c ? FLAGBIT_C : 0); in set_c()
H A Drx.c822 set_flags (FLAGBIT_S | FLAGBIT_Z, mb); \
1187 set_flags (FLAGBIT_O, FLAGBIT_O); in decode_opcode()
1194 set_flags (FLAGBIT_O, 0); in decode_opcode()
1207 set_flags (FLAGBIT_O, FLAGBIT_O); in decode_opcode()
1214 set_flags (FLAGBIT_O, 0); in decode_opcode()
1667 set_flags (FLAGBIT_O|FLAGBIT_S, ma | FLAGBIT_O); in decode_opcode()
1669 set_flags (FLAGBIT_O|FLAGBIT_S, ma); in decode_opcode()
H A Dcpu.h177 void set_flags (int mask, int newbits);
H A Dfpu.c609 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, FLAGBIT_O); in rxfp_cmp()
641 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, flags); in rxfp_cmp()
/netbsd/external/gpl3/gdb.old/dist/sim/rx/
H A Dreg.c361 set_flags (int mask, int newbits) in set_flags() function
397 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f); in set_oszc()
412 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_C, f); in set_szc()
427 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, f); in set_osz()
440 set_flags (FLAGBIT_Z | FLAGBIT_S, f); in set_sz()
446 set_flags (FLAGBIT_C | FLAGBIT_Z, in set_zc()
453 set_flags (FLAGBIT_C, c ? FLAGBIT_C : 0); in set_c()
H A Drx.c822 set_flags (FLAGBIT_S | FLAGBIT_Z, mb); \
1187 set_flags (FLAGBIT_O, FLAGBIT_O); in decode_opcode()
1194 set_flags (FLAGBIT_O, 0); in decode_opcode()
1207 set_flags (FLAGBIT_O, FLAGBIT_O); in decode_opcode()
1214 set_flags (FLAGBIT_O, 0); in decode_opcode()
1667 set_flags (FLAGBIT_O|FLAGBIT_S, ma | FLAGBIT_O); in decode_opcode()
1669 set_flags (FLAGBIT_O|FLAGBIT_S, ma); in decode_opcode()
H A Dcpu.h177 void set_flags (int mask, int newbits);
/netbsd/external/gpl3/gdb/dist/sim/m32c/
H A Dreg.c474 set_flags (int mask, int newbits) in set_flags() function
505 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f); in set_oszc()
520 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_C, f); in set_szc()
535 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, f); in set_osz()
548 set_flags (FLAGBIT_Z | FLAGBIT_S, f); in set_sz()
554 set_flags (FLAGBIT_C | FLAGBIT_Z, in set_zc()
561 set_flags (FLAGBIT_C, c ? FLAGBIT_C : 0); in set_c()
H A Dint.c34 set_flags (FLAGBIT_U, 0); in trigger_interrupt()
35 set_flags (FLAGBIT_I | FLAGBIT_D, 0); in trigger_interrupt()
H A Dm32c.opc258 set_flags (FLAGBIT_O, FLAGBIT_O);
285 set_flags (FLAGBIT_O, FLAGBIT_O);
287 set_flags (FLAGBIT_O, 0);
390 set_flags (FLAGBIT_O, o ? FLAGBIT_O : 0);
974 set_flags (1 << dst, 0);
982 set_flags (1 << dst, 1 << dst);
1174 set_flags (0x7000, imm*0x1000);
1432 set_flags (FLAGBIT_O, FLAGBIT_O);
1434 set_flags (FLAGBIT_O, 0);
1483 set_flags (FLAGBIT_O, FLAGBIT_O);
[all …]
H A Dcpu.h118 void set_flags (int mask, int newbits);
H A Dr8c.opc134 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f);
161 set_flags (FLAGBIT_O, FLAGBIT_O);
188 set_flags (FLAGBIT_O, FLAGBIT_O);
190 set_flags (FLAGBIT_O, 0);
700 set_flags (1 << flg, 0);
704 set_flags (1 << flg, 1 << flg);
882 set_flags (0x700, imm*0x100);
/netbsd/external/gpl3/gdb.old/dist/sim/m32c/
H A Dreg.c474 set_flags (int mask, int newbits) in set_flags() function
505 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f); in set_oszc()
520 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_C, f); in set_szc()
535 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, f); in set_osz()
548 set_flags (FLAGBIT_Z | FLAGBIT_S, f); in set_sz()
554 set_flags (FLAGBIT_C | FLAGBIT_Z, in set_zc()
561 set_flags (FLAGBIT_C, c ? FLAGBIT_C : 0); in set_c()
H A Dint.c34 set_flags (FLAGBIT_U, 0); in trigger_interrupt()
35 set_flags (FLAGBIT_I | FLAGBIT_D, 0); in trigger_interrupt()
H A Dm32c.opc258 set_flags (FLAGBIT_O, FLAGBIT_O);
285 set_flags (FLAGBIT_O, FLAGBIT_O);
287 set_flags (FLAGBIT_O, 0);
390 set_flags (FLAGBIT_O, o ? FLAGBIT_O : 0);
974 set_flags (1 << dst, 0);
982 set_flags (1 << dst, 1 << dst);
1174 set_flags (0x7000, imm*0x1000);
1432 set_flags (FLAGBIT_O, FLAGBIT_O);
1434 set_flags (FLAGBIT_O, 0);
1483 set_flags (FLAGBIT_O, FLAGBIT_O);
[all …]
H A Dcpu.h118 void set_flags (int mask, int newbits);
H A Dr8c.opc134 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f);
161 set_flags (FLAGBIT_O, FLAGBIT_O);
188 set_flags (FLAGBIT_O, FLAGBIT_O);
190 set_flags (FLAGBIT_O, 0);
700 set_flags (1 << flg, 0);
704 set_flags (1 << flg, 1 << flg);
882 set_flags (0x700, imm*0x100);
/netbsd/external/gpl2/groff/dist/src/roff/troff/
H A Dcharinfo.h79 void set_flags(unsigned char);
171 inline void charinfo::set_flags(unsigned char c) in set_flags() function
H A Dinput.cpp6334 charset_table['.']->set_flags(charinfo::ENDS_SENTENCE); in init_charset_table()
6335 charset_table['?']->set_flags(charinfo::ENDS_SENTENCE); in init_charset_table()
6336 charset_table['!']->set_flags(charinfo::ENDS_SENTENCE); in init_charset_table()
6337 charset_table['-']->set_flags(charinfo::BREAK_AFTER); in init_charset_table()
6338 charset_table['"']->set_flags(charinfo::TRANSPARENT); in init_charset_table()
6339 charset_table['\'']->set_flags(charinfo::TRANSPARENT); in init_charset_table()
6340 charset_table[')']->set_flags(charinfo::TRANSPARENT); in init_charset_table()
6341 charset_table[']']->set_flags(charinfo::TRANSPARENT); in init_charset_table()
6342 charset_table['*']->set_flags(charinfo::TRANSPARENT); in init_charset_table()
6343 get_charinfo(symbol("dg"))->set_flags(charinfo::TRANSPARENT); in init_charset_table()
[all …]
/netbsd/external/bsd/ppp/usr.sbin/pppd/
H A Dsys-bsd.c215 static void set_flags(int, int);
263 set_flags(int fd, int flags) in set_flags() function
447 set_flags(fd, x); in tty_establish_ppp()
555 set_flags(ppp_dev_fd, flags); in cfg_bundle()
607 set_flags(ppp_dev_fd, get_flags(ppp_dev_fd) | SC_MULTILINK); in bundle_attach()
1035 set_flags(ppp_fd, flags); in open_ppp_loopback()
1233 set_flags(ppp_fd, x); in tty_send_config()
1263 set_flags(ppp_fd, x); in tty_recv_config()
1296 set_flags(ppp_fd, x); in ccp_flags_set()
1397 set_flags(ppp_fd, x); in sifvjcomp()
/netbsd/external/gpl3/gdb/dist/sim/rl78/
H A Dcpu.h48 void set_flags (int mask, int newbits);
/netbsd/external/gpl3/gdb.old/dist/sim/rl78/
H A Dcpu.h48 void set_flags (int mask, int newbits);
/netbsd/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_64.c568 goto set_flags; in emit_op_imm()
621 goto set_flags; in emit_op_imm()
633 goto set_flags; in emit_op_imm()
717 goto set_flags; in emit_op_imm()
726 goto set_flags; in emit_op_imm()
755 goto set_flags; in emit_op_imm()
758 goto set_flags; in emit_op_imm()
761 goto set_flags; in emit_op_imm()
764 goto set_flags; in emit_op_imm()
767 goto set_flags; in emit_op_imm()
[all …]
/netbsd/external/bsd/wpa/dist/src/ap/
H A Dap_drv_ops.c273 int set_flags, total_flags, flags_and, flags_or; in hostapd_set_sta_flags() local
275 set_flags = WPA_STA_SHORT_PREAMBLE | WPA_STA_WMM | WPA_STA_MFP; in hostapd_set_sta_flags()
279 set_flags |= WPA_STA_AUTHORIZED; in hostapd_set_sta_flags()
280 flags_or = total_flags & set_flags; in hostapd_set_sta_flags()
281 flags_and = total_flags | ~set_flags; in hostapd_set_sta_flags()
/netbsd/external/bsd/nvi/dist/common/
H A Dvi_db.h153 int (*set_flags)(DB *, u_int32_t); member

1234