Use 32bit operations for id field in intel64_cpu_s which is int type. This fixes an error that appears when enabling some debug options: `Error: operand size mismatch for `movq'`` Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>