These variable attributes are supported by the V850 back end:
sdaUse this attribute to explicitly place a variable in the small data area, which can hold up to 64 kilobytes.
tdaUse this attribute to explicitly place a variable in the tiny data area, which can hold up to 256 bytes in total.
zdaUse this attribute to explicitly place a variable in the first 32 kilobytes of memory.