Home
last modified time | relevance | path

Searched defs:bytemask (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-lex.c998 unsigned bytemask = (1 << charwidth) - 1; local
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dalpha.c6754 long op_const, unsigned HOST_WIDE_INT bytemask, in alpha_fold_builtin_extxx()
6794 long op_const, unsigned HOST_WIDE_INT bytemask, in alpha_fold_builtin_insxx()
6839 long op_const, unsigned HOST_WIDE_INT bytemask, in alpha_fold_builtin_mskxx()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp13993 void EmulateInstructionARM::CPSRWriteByInstr(uint32_t value, uint32_t bytemask, in CPSRWriteByInstr()