Home
last modified time | relevance | path

Searched refs:insert_mbe (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/binutils/opcodes/
H A DChangeLog-000177 insert_mbe, extract_mbe, insert_mb6, extract_mb6,
948 * ppc-opc.c (insert_mbe): Shift mask initializer as long.
H A Dppc-opc.c55 static unsigned long insert_mbe (unsigned long, long, int, const char **);
324 { -1, 0, insert_mbe, extract_mbe, 0 },
908 insert_mbe (unsigned long insn, in insert_mbe() function
H A DChangeLog-9899937 * ppc-opc.c (insert_mbe): Handle wrapping bitmasks.
H A DChangeLog-0203371 * ppc-opc.c (insert_mbe, extract_mbe): Shift 1L instead of 1 up.
H A DChangeLog-92973167 (insert_mbe, extract_mbe): New functions.