target-mips: Use macro ARRAY_SIZE where possible
commit8f84271da83c0e9f92aa7c1c2d0d3875bf0a5cb8
authorStefan Weil <sw@weilnetz.de>
Sat, 7 Dec 2013 13:48:07 +0000 (7 14:48 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 9 Dec 2013 15:44:04 +0000 (9 16:44 +0100)
tree3a8b33e7aa3b7778a3ecac9a4d37606abb6ea884
parent4d66261f71f2efa31e1052e4041c5ee505572fe5
target-mips: Use macro ARRAY_SIZE where possible

This improves readability and simplifies the code.

Cc: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/dsp_helper.c