Searched refs:modemask (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/ |
| H A D | armdbg.h | 350 Dbg_Error Dbg_ReadRegisters(Dbg_MCState *state, Dbg_RegSet *regs, int modemask); 352 Dbg_Error Dbg_WriteRegister(Dbg_MCState *state, int rno, int modemask, ARMword val); 926 struct { int modemask; int r; } cpu; member
|
| /openbsd-src/gnu/gcc/gcc/config/s390/ |
| H A D | s390.c | 4102 rtx modemask; /* Mask of the HQImode shifted by SHIFT bits. */ member 4152 ac->modemask = expand_simple_binop (SImode, ASHIFT, in init_alignment_context() 4155 ac->modemaski = expand_simple_unop (SImode, NOT, ac->modemask, NULL_RTX, 1); in init_alignment_context() 4279 val = expand_simple_binop (SImode, AND, val, ac.modemask, in s390_expand_atomic() 4300 new = expand_simple_binop (SImode, XOR, new, ac.modemask, in s390_expand_atomic()
|