All the current x86 processors are 32-bit processors, but the wordsize is 16-bits. Most 32-bit processors have a wordsize of 32-bits.
See
b Byte (8–bit)
w Word (16–bit)
l Long (32–bit) (default)
q Quadword (64–bit)
on page 18 in x86 Assembly Language Reference Manual 1,
Table 1-5 16-bit (word) General Registers