Home | History | Annotate | Download | only in opcodes

Lines Matching full:widthp

1832    fills in *VALUEP and *WIDTHP with the extracted value and number of
1833 bits extracted. WIDTHP can be NULL. */
1839 int *widthp)
1864 if (widthp)
1865 *widthp = width;