On 24.06.14 01:05, Peter Maydell wrote:
These patches for target-ppc fix clang 3.4 warnings about 'static inline' functions which are defined but never used.(Incidentally, "d" is a terrible name for a function, so we're well rid of that one :-))
Thanks, applied to ppc-next :). As for "d" - that's unfortunately how the spec calls the field ;). Alex