This patch adds a new system function $vvp_cpu_wordsize. It returns the size of the underlying CPU word (long) in bits. This function can be used to write fully portable tests for the test suite. Other functions will be added as needed.