[PATCH] Fix for ldm/stm instructions in H8S
Kazu Hirata
kazu@cs.umass.edu
Mon Nov 17 15:47:00 GMT 2003
More information about the Binutils mailing list
Mon Nov 17 15:47:00 GMT 2003
- Previous message (by thread): [PATCH] Fix for ldm/stm instructions in H8S
- Next message (by thread): [PATCH] Fix for ldm/stm instructions in H8S
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Asgari, > The patch finds many invalid instructions in the testsuite in > './testsuite/gas/h8300/t01_mov.s'. So because of that it generates > many FAILS. > > However, H8SX supports many register pairs in ldm/stm instructions > which are not supported in H8S. For this reason, I have removed test > to check register pair validity in this patch. I will create > separate patch for register pair's test for ldm/stm instructions as > it will involve changes in the testsuite as well. I guess the test for register range in your previous patch is good. It just needs a check for which target you're assembling for. That's a good piece of code. Yon don't have to completely remove that test!? You may have to adjust the testsuite. Kazu Hirata
- Previous message (by thread): [PATCH] Fix for ldm/stm instructions in H8S
- Next message (by thread): [PATCH] Fix for ldm/stm instructions in H8S
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list